mhndev / yii2-comment
comment implementation in Yii2
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
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.