yii2-extension yii2-rw-comments
Yii2 comments
range-web/yii2-rw-comments
Yii2 comments
- Friday, June 3, 2016
- by rangeweb
- Repository
- 3 Watchers
- 0 Stars
- 24 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Installation
The preferred way to install this extension is through composer., (*1)
Either run, (*2)
php composer.phar require --prefer-dist rangeweb/yii2-comments "*"
or add, (*3)
"rangeweb/yii2-comments": "*"
to the require section of your composer.json
file., (*4)
Apply migration, (*5)
yii migrate --migrationPath=vendor/range-web/yii2-rw-comments/migrations
Configuration:, (*6)
'modules' => [
'filesystem' => [
'class' => 'rangeweb\comments\Module',
],
],
dev-master
9999999-dev
Yii2 comments
Sources
Download
GNU GPLv2
The Requires
by
rangeweb