2017 © Pedro Peláez
 

project alexa-admin

PHP admin system

image

freespider/alexa-admin

PHP admin system

  • Monday, April 16, 2018
  • by FerreWagner
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

, (*1)

, (*2)


, (*3)

This is a backstage management system based on Thinkphp5.0.12 and X-Admin1.0

一个基于Thinkphp5.0.12和X-Admin1.0的后台管理系统。, (*4)

演示地址:http://admin.ferre.top/admin, (*5)

登录用户名:root 密码:1234, (*6)

Because the Ferre's energy is limited, and now is the rudiment of the project, the author will update and maintain it regularly, or it will not update for a long time. I'm sorry to sacrifice your reading time., (*7)

为什么要重复造轮子?

  • 想基于一个精简的后台管理系统开始构建项目,但苦于开源项目中此类管理系统太少。, (*8)

  • 自造高可复用性后台管理系统。, (*9)

  • Alexa-Admin便捷,可扩展性更强。, (*10)

  • 方便,开箱即用。, (*11)


, (*12)

Why Thinkphp5.0.12?br/ 在tp5.0.9后每次调用助手函数db时不必再重新连接数据库,达到和Db类一样的效果,不用过多的引用类库,精简代码。, (*13)

如果您有兴趣,也可加入开发组,qq群:101675621, (*14)

如何使用

  1. 安装Alexa-Admin的两种方式:, (*15)

    - composer依赖  : composer create-project FreeSpider/Alexa-Admin your_project_name
    
    - 下载github源码 : git clone git@github.com:FreeSpider/Alexa-Admin.git
  2. 导入sql(因时间关系,暂无图形引导安装界面), (*16)

  3. 在database.php里修改您的数据库名和密码等配置, (*17)

  4. 配置Linux服务器下Alexa-Admin的写入权限, (*18)

  5. 如果您想使用邮件服务,请在邮件服务中自行配置, (*19)

  6. app/extra目录下为各项配置文件(如分页参数的配置在conf.php中), (*20)

Alexa-Admin有哪些特点?

  • 高安全,抛弃传统的sha1+md5的加密方式,采用password_hash+盐的方式,使用字典方式很难破解, (*21)

  • 文章发布,集成百度UEditor编辑器功能, (*22)

  • 栏目(内置无限级,考虑到易用性已删除,用户可自行二开), (*23)

  • 内置百度ECharts,您可以基于Ferre的基础上扩展可视化数据, (*24)

  • 简单的权限管理;超级管理员和管理员两重角色;管理员仅可操作文章和分类,且生成管理员日志, (*25)

  • 系统设置和友链(考虑到安全性,系统表为单独的一张表), (*26)

  • 基于PHPMailer的SMTP方式的集成邮件服务, (*27)

  • 缩略图上传集成了七牛云对象存储服务, (*28)

特别鸣谢

感谢以下项目,排名不分先后:, (*29)

版权信息

由Ferre开发 请自行遵循以上项目的协议, (*35)

使用温馨提示

金钱: 请尽量使用七牛云提供的原图保护功能,防止恶意盗链行为,以免给您带来不必要的财产损失,具体访问方式请参照七牛云官方文档,谢谢, (*36)

账户及密码: 请勿在任何公共网络泄露您的邮箱账户和密码,谢谢, (*37)

The Versions

16/04 2018

dev-master

9999999-dev

PHP admin system

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0

 

by Avatar FerreWagner

admin system ferrewagner alexa-admin

16/01 2018

1.0

1.0.0.0

PHP admin system

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0

 

by Avatar FerreWagner

admin system ferrewagner alexa-admin

16/01 2018

1.1

1.1.0.0

PHP admin system

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0

 

by Avatar FerreWagner

admin system ferrewagner alexa-admin