SilverStripe CronKeep integration - Cronjob management via web interface
This module wraps CronKeep into the Silverstripe framework. It contains an adapted & patched version of the excellent CronKeep tool, making cron-job management available to admins via the SilverStripe dev-tasks.
composer require restruct/silverstripe-cronkeep:@stable
CronKeep can then be openend (after a ?flush=1) as /dev/tasks/
CronKeep is a web-based crontab management tool which enables teams to have visibility over what cron jobs are scheduled, run jobs on demand, add new cron jobs in a human-friendly way, or pause a cron schedule from going off, without the need for sysadmin-level access.
See the app in action at demo.cronkeep.com.
Running cron jobs is disabled in the demo app.
The current CronKeep version interacts only with the crontab of the user Apache is running as. This means it will only have access to the jobs added for user www-data
, apache
or nobody
, depending on your system.
CronKeep is a free to use application, both for non-profit and commercial organizations, licensed under the terms of Apache License 2.0. Contributions are encouraged.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem