bugbuster / contao-cron-bundle
Contao 5 Cron Bundle - Scheduler for Contao 5
Package info
github.com/BugBuster1701/contao-cron-bundle
Type:contao-bundle
pkg:composer/bugbuster/contao-cron-bundle
Requires
- php: ^8.3
- contao/core-bundle: >=5.6.0,<5.8.0
- dragonmantank/cron-expression: ^2.3 || ^3.1
- symfony/http-client: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-05-20 16:32:56 UTC
README
About
Automatically run PHP scripts, routes or URLs on a schedule, schedule syntax from unix cron/crontab.
The scheduler is triggering every time the page is called in the backend or frontend. In Contao 4.13, the frontend is triggered by a FE-Module.
Notice
For Contao 4.13 please install version 1.5.x.
User guide
- English: https://docs.contao.ninja/en/cron-scheduler.html
- German: https://docs.contao.ninja/de/cron-scheduler.html
For Translators
Translations are managed using Transifex. To create a new translation or to help to maintain an existing one, please register at transifex.com.
Project Link: https://www.transifex.com/bugbuster/contao-cron-bundle/