execut/yii2-books-seo
Yii2 execut/yii2-seo and execut/yii2-books integration package
Maintainers
Package info
github.com/execut/yii2-books-seo
Type:yii2-extension
pkg:composer/execut/yii2-books-seo
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Apache-2.0 d7647012cad46d3594fe9ac361c838dd84f9e6c0
- Mamaev Yuriy (eXeCUT)
This package is auto-updated.
Last update: 2026-06-24 09:04:34 UTC
README
Yii2 execut/yii2-seo and execut/yii2-books integration package
For license information check the LICENSE-file.
👁 Latest Stable Version
👁 Total Downloads
👁 Build Status
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.
