zertex/zxcms
Composer 安装命令:
composer create-project zertex/zxcms
包简介
Zertex CMS
README 文档
README
Site management system based on Yii2 framework
Installation
To install Zertex CMS, go to the web (web, www, public_html, etc.) folder of your site in the console and type
composer create-project zertex/zxcms --keep-vcs
Dev version
composer create-project zertex/zxcms --keep-vcs --stability=dev
After creating the project, type in the console
cd zxcms
php setup.php
After completing the setup, the system will be available at the following urls
- http://domain.com - Public website
- http://admin.domain.com - Control Panel
- http://static.domain.com - Image storage
Documentation is at docs/guide/README.md.
Developer russian documentation is at docs/developer/README.md.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-09-02