https://github.com/TeamEasy/EasyCMS
cms by thinkphp+dwz+bootstrap
https://github.com/TeamEasy/EasyCMS
php
Last synced: about 1 year ago
JSON representation
cms by thinkphp+dwz+bootstrap
- Host: GitHub
- URL: https://github.com/TeamEasy/EasyCMS
- Owner: TeamEasy
- License: apache-2.0
- Archived: true
- Created: 2014-04-14T00:13:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T03:25:07.000Z (over 6 years ago)
- Last Synced: 2024-10-13T21:02:18.528Z (over 1 year ago)
- Topics: php
- Language: PHP
- Homepage: http://easycms.chenjie.info/
- Size: 9.9 MB
- Stars: 99
- Watchers: 16
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 使用须知
* 程序安装需要使用 "网址/index.php/?s=/install" 的安装路径,此时后台地址"网址/index.php?s=/admin"
* 测试数据在安装后进入后台系统管理下数据库恢复里可以恢复查看, 测试数据的表前缀是默认的easy_,如果在安装时不是直接使用默认的表前缀则不能后台直接恢复测试数据,测试数据默认后台账号密码都是admin
* 正式使用时建议修改index.php下的APP_DEBUG为FALSE
* 程序基于 ThinkPHP 3.1.3 在 PHP 5.6 运行通过
* 在线效果:https://easycms.chenjie.info
>联系邮箱:chenjie@chenjie.info