execut/yii2-books-seo

Yii2 execut/yii2-seo and execut/yii2-books integration package

0.1.0 2020-08-23 19:52 UTC

This package is auto-updated.

Last update: 2024-04-24 04:20:37 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.