Skip to content

Seo Core extension for the Yii2 framework. Control tags and url aliases.

License

Notifications You must be signed in to change notification settings

cybercog/yii2-seo-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seo Core for Yii2

Seo Core extension for the Yii2 framework. Control tags and url aliases.

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"porshkevich/yii2-seo-core": "*"

to the require section of your composer.json file.

Usage

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

<?= \porshkevich\seocore\AutoloadExample::widget(); ?>```

About

Seo Core extension for the Yii2 framework. Control tags and url aliases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • PHP 100.0%