Commit 50a28c5e by semenov

reviews

parents
Модуль для SkeekS cms
===================================
Игформация о модуле
-------------------
Установка
------------
Модуль в планах на разработку. Пока - пустышка.
1) Стандартная установка через composer
```
php composer.phar require --prefer-dist skeeks/cms-module-reviews "*"
```
or add
```
"skeeks/cms-module-reviews": "*"
```
to the require section of your `composer.json` file.
2) Установка миграций
```
php yii migrate @skeeks\modules\cms\reviews\migrations
```
> [![skeeks!](https://gravatar.com/userimage/74431132/13d04d83218593564422770b616e5622.jpg)](http://www.skeeks.com)
<i>Web development has never been so fun!</i>
[www.skeeks.com](http://www.skeeks.com)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment