mhndev / yii2-comment
comment implementation in Yii2
1.0.13
2016-09-26 13:22 UTC
Requires
- yiisoft/yii2: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
comment implementation in Yii2
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist mhndev/yii2-comment "*"
or add
"mhndev/yii2-comment": "*"
to the require section of your composer.json file.
Usage
this section is going to be complete soon.