https://github.com/chenbei360/think.cms
解压
创建MYSQL数据库,导入 cms.sql
把根目录的config.php.bak文件名改成config.php
根据你的数据库,配置config.php “db_host db_name db_user db_pwd db_port”
后台入口 http://domain/admin 后台帐号密码 admin admin