bobrd/scheduler-bundle

Cron scheduler bundle

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.1.0 2016-03-07 07:36 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:19:57 UTC


README

SensioLabsInsight

Add the following to your root Crontab (via sudo crontab -e):

* * * * * php /path/to/console scheduler:run 1>> /dev/null 2>&1