2017 © Pedro Peláez
 

yii2-extension seo_static_page

Module for static pages

image

maks757/seo_static_page

Module for static pages

  • Thursday, January 18, 2018
  • by maks757
  • Repository
  • 1 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 22 Versions
  • 30 % Grown

The README.md

seo static page

Static pages seo-data extension, (*1)

php yii migrate --migrationPath=@vendor/maks757/seo_static_page/migrations

Usage

Add behavior to controller with unique key. This key you will use in admin panel of module for setting this page:, (*2)

public function behaviors()
    {
        return [
            'staticPage' => [
                'class' => StaticPageBehavior::className(),
                'key' => 'shop'
            ]
        ];
    }

Then add in action next record. It adds to your page title, meta-description and meta-keywords:, (*3)

$this->registerStaticSeoData();

The Versions

18/01 2018

dev-master

9999999-dev

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

18/01 2018

v2.1.14

2.1.14.0

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

18/01 2018

v2.1.13

2.1.13.0

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

06/06 2017

v2.1.12

2.1.12.0

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

06/06 2017

v1.1.12

1.1.12.0

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

06/06 2017
06/06 2017
06/06 2017
06/06 2017
06/06 2017

v0.1.12

0.1.12.0

Module for static pages

  Sources   Download

The Requires

 

by Albert Gainutdinov
by Maxim Cherednyk

yii2 page static

19/01 2017
25/10 2016
29/09 2016
04/07 2016
28/06 2016