# thinkphp-cms **Repository Path**: qebang_admin/thinkphp-cms ## Basic Information - **Project Name**: thinkphp-cms - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-26 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用ThinkPHP5.1开发, 完成后台基本功能 + 管理员, 角色, 权限管理 + 栏目, 文章管理 + 配置管理 安装 ~~~ git clone https://github.com/strval/thinkphp-cms.git tpcms cd tpcms bower install composer install ~~~