About CronManager
With CronManager you're able to link snippets to the servers crontab.
Information
Released
September 7, 2024
Supported Database
MySQL
License
GPLv2
Instructions
Install through package manager and create the cronjobs in the custom manager page.
New in 1.4.0-pl
- Add a running column to the cronjob table.
- Don't execute a cronjob if it is already running
- Purge running cronjobs after minutes set by the cronmanager.purge_running system setting
- Fix cronjobs_log table getting flooded with entries - thanks to Intersel