Yii2 SEO
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
Once the extension is installed, simply use it in your code by :