b4djo/yii2-seo

Yii2 SEO

Maintainers

Package info

github.com/robertobadjio/yii2-seo

Type:yii2-extension

pkg:composer/b4djo/yii2-seo

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-13 13:03:59 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 :