formatcc/yii2-schedule

There is no license information available for the latest version (1.0.3) of this package.

Yii2 schedule

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.3 2017-04-25 14:31 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:18:13 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

composer require formatcc/yii2-schedule

Add The following command to Linux Crontab

* * * * * php path/to/yii schedule/run --schedules=@app/config/schedules.php >> /dev/null 2>&1