bugbuster / contao-cron-bundle
Contao 5 Cron Bundle - Scheduler for Contao 5
Installs: 22 664
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 5
Type:contao-bundle
Requires
- php: >=8.3.0,<8.4.0
- contao/core-bundle: >=5.4.0,<5.7.0
- dragonmantank/cron-expression: ^2.3
- 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: 2024-10-31 16:06:48 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/