execut / yii2-books-seo
Yii2 execut/yii2-seo and execut/yii2-books integration package
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: ^7.4
- execut/yii2-books: *
- execut/yii2-seo: *
- yiisoft/yii2: @dev
Requires (Dev)
- codeception/codeception: ^4.0
- codeception/module-asserts: ^1.0
- codeception/module-filesystem: ^1.0
- codeception/module-yii2: ^1.0
- codeception/verify: ~0.5.0 || ~1.1.0
This package is auto-updated.
Last update: 2024-10-24 05:23:42 UTC
README
Yii2 execut/yii2-seo and execut/yii2-books integration package
For license information check the LICENSE-file.
Installation
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.
Usage
For more details please refer to the extending section of execut/yii2-books module documentation.
Для более подробной информации обращайтесь к разделу расширение функционала документации execut/yii2-books.