code2magic/yii2-seo

Yii2 seo

Installs: 438

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

0.1.4 2020-04-16 19:14 UTC

This package is auto-updated.

Last update: 2024-04-17 04:21:01 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require code2magic/yii2-seo --prefer-dist

or add

"code2magic/yii2-seo": "*"

to the require section of your composer.json file.

Usage