Home  >  Article  >  php教程  >  ThinkPHP3.1.X RBAC演示系统

ThinkPHP3.1.X RBAC演示系统

WBOY
WBOYOriginal
2016-06-07 11:45:111603browse

这是一套使用ThinkPHP3.1.X开发的基础系统,包含后台用户分组管理;后台用户组权限控制;根据用户权限,显示管理菜单;网站系统配置功能。可用他来衍生各种产品。
[ 安装方法 ]
1 创建MYSQL数据库,导入 cms.sql
2 把根目录的config.php.bak文件名改成config.php
3 根据你的数据库,配置config.php “db_host db_name db_user db_pwd db_port”
4 后台入口 http://domain/admin
5 后台帐号密码 admin admin
6 后台菜单设置方法请参考已有的那些菜单

项目地址:http://git.oschina.net/ThinkPHP/tpcms
下载地址:http://git.oschina.net/ThinkPHP/tpcms/repository/archive?ref=master

AD:真正免费,域名+虚机+企业邮箱=0元

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn