execut/yii2-pages-seo A template for module based on eXeCUT Yii2 CRUD

yii2crudyii2moduletemplate

Yii2 module template

Template for yii2 module based on yii2-crud-fields

For license information check the LICENSE-file.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require execut/yii2-pages-seo

or add

"execut/yii2-pages-seo": "dev-master"

to the require section of your composer.json file.

Usage

Add bootstrap to config file:

return [
    'bootstrap' => [
        'pagesSeo' => \execut\pagesSeo\bootstrap\Common::class,
    ]
];

Changelog

yii2-pages-seo integration module

0.2.0 dev

0.1.2

  • Fixed a bug with unstable Yii version

0.1.1

  • Added modules to composer.json

0.1.0

  • Added migrations and bootstrap class
  • Added readme

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.1.2 is the latest of 3 releases



Apache-2.0 license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
110 total downloads