yuncms / yii2-comment
The comment extension for the yuncms
Installs: 284
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-queue: ~2.0.0
- yuncms/yii2-system: ~2.0
- yuncms/yii2-user: ~2.0
README
适用于Yii2的模型评论
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require yuncms/yii2-comment
or add
"yuncms/yii2-comment": "~2.0.0"
to the require
section of your composer.json
file.
yii message @yuncms/comment/messages/config.php yii message @yuncms/comment/widgets/messages/config.php
License
This is released under the MIT License. See the bundled LICENSE.md for details.