b4djo/yii2-seo

Yii2 SEO

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.0 2019-02-12 18:33 UTC

This package is auto-updated.

Last update: 2024-04-13 09:08:03 UTC


README

Yii2 SEO

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist b4djo/yii2-seo "*"

or add

"b4djo/yii2-seo": "*"

to the require section of your composer.json file.

Migrations

yii migrate --migrationPath=@klisl/mytest/migrations --interactive=0

Usage

Once the extension is installed, simply use it in your code by :