2017 © Pedro Peláez
 

yii2-extension yii2-yandex-metrika

Module to rule your yandex metrika counters.

image

octoweb/yii2-yandex-metrika

Module to rule your yandex metrika counters.

  • Friday, October 9, 2015
  • by OctoWeb
  • Repository
  • 0 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

Yii2 Yandex Metrika module

Module to rule your yandex metrika counters., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist octoweb/yii2-yandex-metrika "*"

or add, (*4)

"octoweb/yii2-yandex-metrika": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply activate module in config file:, (*6)

 [
        'yandex-metrika' => [
            'class' => 'octoweb\YandexMetrika\Module'
        ],
    ],
    ......

?>

Run migration. Module will create own table for migration history tbl_ym_migrations, (*7)

yii migrate/up --migrationPath=@vendor/octoweb/yii2-yandex-metrika/migrations --migrationTable=tbl_ym_migrations

., (*8)

The Versions

09/10 2015

dev-master

9999999-dev

Module to rule your yandex metrika counters.

  Sources   Download

MIT

The Requires

 

by Octo Web

extension yii2 yandex metrika

09/10 2015

1.0.0

1.0.0.0

Module to rule your yandex metrika counters.

  Sources   Download

MIT

The Requires

 

by Octo Web

extension yii2 yandex metrika