dev-master
9999999-devThe group extension for the yuncms
MIT
The Requires
- yiisoft/yii2 ~2.0.6
- xutl/yii2-fileupload-widget ~1.0
- xutl/yii2-share-widget ~1.0
- yuncms/yii2-user ~2.0
- yuncms/yii2-composer ~2.0.0
group yuncms
The group extension for the yuncms
适用于Yii2的群组模块, (*1)
The preferred way to install this extension is through composer., (*3)
Either run, (*4)
$ composer require yuncms/yii2-group
or add, (*5)
"yuncms/yii2-group": "~2.0.0"
to the require
section of your composer.json
file., (*6)
Api模块, (*7)
yuncms\group\api\Module, (*8)
前台模块, (*9)
yuncms\group\frontend\Module, (*10)
后台模块, (*11)
yuncms\group\backend\Module, (*12)
'groups'=>'group/group/index', 'group/detail/<id:[\w+]+>' => 'group/group/view',
This is released under the MIT License. See the bundled LICENSE for details., (*13)
The group extension for the yuncms
MIT
group yuncms