MODX EXTRA
CronManager
Create and run cronjobs within the manager
Creator: Thomas Jakobi (jako)
1.2.6-pl (126 KB) Other Versions Need help installing this extra?About CronManager
With this Cron Manager you're able to link snippets to the servers crontab. You can configure snippets to a minute interval and the Cron Manager will execute it. Also possible to add properties to your snippets and the return value of the snippet will be logged.
Information
Instructions
Install through package manager and create the cronjobs in the custom manager page.
New in CronManager 1.2.6
- Fix undefined array key warning [#49]
- Code refactoring
- Full MODX 3 compatibility