Yii2 execut/yii2-seo and execut/yii2-books integration package
For license information check the LICENSE-file.
The preferred way to install this extension is through composer.
Either run
php composer.phar require execut/yii2-books-seo
or add
"execut/yii2-books-seo": "dev-master"
to the require section of your composer.json
file.
Apply module migrations:
./yii migrate/up --interactive=0
-> ...migration was applied.
->
-> Migrated up successfully.
For more details please refer to the extending section of execut/yii2-books module documentation.
Для более подробной информации обращайтесь к разделу расширение функционала документации execut/yii2-books.
Comments