thienhungho / yii2-cms
Yii2 CMS
v1.0.1
2018-11-09 05:03 UTC
Requires
- thienhungho/yii2-app-core: *
- thienhungho/yii2-comment-management: *
- thienhungho/yii2-contact-management: *
- thienhungho/yii2-favorites: *
- thienhungho/yii2-post-management: *
- thienhungho/yii2-subscribe-management: *
- thienhungho/yii2-term-management: *
- yiisoft/yii2: ~2.0.9
This package is auto-updated.
Last update: 2024-09-09 15:36:40 UTC
README
Yii2的CMS
安装
安装此扩展的首选方式是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist thienhungho/yii2-cms "*"
或者在您的 composer.json
文件的 require 部分添加:
"thienhungho/yii2-cms": "*"