2017 © Pedro Peláez
 

library ytubes-core

Базовое расширение

image

ytubes/ytubes-core

Базовое расширение

  • Tuesday, June 20, 2017
  • by ytubes
  • Repository
  • 0 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ytubes

Базовое расширение, (*1)

Для миграций

В консольном приложении: console/config/components.php прописать:, (*2)

'controllerMap' => [
    'migrate' => [
        'class' => 'yii\console\controllers\MigrateController',
           'migrationPath' => [
                '@vendor/ytubes/core/migrations',
        ],
    ],
],

Крон

Также для нормальной работы нужные воркеры для крона:, (*3)

\ytubes\cron\jobs\VisitorsHandler * * * * *
\ytubes\cron\jobs\SitemapBuilder */10 * * * *

The Versions

20/06 2017

dev-master

9999999-dev

Базовое расширение

  Sources   Download

The Requires

 

20/06 2017

0.0.2

0.0.2.0

Базовое расширение

  Sources   Download

The Requires

 

16/06 2017

0.0.1

0.0.1.0

Базовое расширение

  Sources   Download

The Requires