fastadmin/README.md

73 lines
2.4 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台管理系统。
===============
## **主要特性**
* 基于`Auth`验证的权限管理系统
* 支持无限级父子级权限继承,父级的管理员可任意增删改子级管理员及权限设置
* 支持单管理员多角色
* 支持目录和控制器结构一键生成权限节点
* 完善的前端功能组件开发
* 基于`AdminLTE`二次开发
* 基于`Bootstrap`开发自适应手机、平板、PC
* 基于`RequireJS`进行JS模块管理按需加载
* 基于`Less`进行样式开发
* 基于`Bower`进行前端组件包管理
* 数据库表一键生成`CRUD`,包括控制器、模型、视图、JS、语言包
* 多语言支持,服务端及客户端支持
* 无缝整合又拍云上传功能
* 第三方登录(QQ、微信、微博)整合
* Ucenter整合
## **在线演示**
http://demo.fastadmin.net
用户名admin
 123456
## **界面截图**
![控制台](http://git.oschina.net/uploads/images/2017/0411/113717_e99ff3e7_10933.png "控制台")
![权限分组](http://git.oschina.net/uploads/images/2017/0411/113753_ca843a23_10933.png "权限分组")
![规则节点](http://git.oschina.net/uploads/images/2017/0411/113821_ab9040f4_10933.png "规则节点")
![微信管理](http://git.oschina.net/uploads/images/2017/0411/113842_bf52d293_10933.png "微信菜单管理")
![单页添加](http://git.oschina.net/uploads/images/2017/0411/113908_23144e89_10933.png "单页添加")
![添加分组](http://git.oschina.net/uploads/images/2017/0411/113932_7891b543_10933.png "添加分组")
## **问题反馈**
在使用中有任何问题,欢迎反馈给我,可以用以下联系方式跟我交流
Email: (karsonzhang#163.com, 把#换成@)
weibo: @karsonzhang
Github: https://github.com/karsonzhang/fastadmin
Git@OSC: https://git.oschina.com/karson/fastadmin
## **特别鸣谢**
感谢以下的项目,排名不分先后
ThinkPHPhttp://www.thinkphp.cn
AdminLTEhttps://almsaeedstudio.com
Bootstraphttp://getbootstrap.com
jQueryhttp://jquery.com
## 版权信息
FastAdmin遵循Apache2开源协议发布并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
版权所有Copyright © 2017-2018 by FastAdmin (http://www.fastadmin.net)
All rights reserved。