Download the PHP package restruct/silverstripe-cronkeep without Composer
On this page you can find all versions of the php package restruct/silverstripe-cronkeep. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download restruct/silverstripe-cronkeep
More information about restruct/silverstripe-cronkeep
Files in restruct/silverstripe-cronkeep
Package silverstripe-cronkeep
Short Description SilverStripe CronKeep integration - Cronjob management via web interface
License Apache-2.0
Homepage http://www.cronkeep.com
Informations about the package silverstripe-cronkeep
Manage cronjobs from SilverStripe
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.
Installation
CronKeep can then be openend (after a ?flush=1) as /dev/tasks/
SilverStripe CronKeep module - Cronjob management via web interface
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.
Features
- Run cron jobs on demand
- Add new jobs in a simple way
- Pause a cron job schedule
- Change or delete existing jobs
- Minimal setup required (no database dependency)
Live Demo
See the app in action at demo.cronkeep.com. Running cron jobs is disabled in the demo app.
Note
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.
License
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.
All versions of silverstripe-cronkeep with dependencies
slim/slim Version ~2.4.3
symfony/process Version ~3.1
dogancelik/slim-json Version ~0.4.0
zendframework/zend-form Version ~2.3.1
zendframework/zend-servicemanager Version ~2.3.1
zendframework/zend-view Version ~2.3.1
zendframework/zend-i18n Version ~2.3.1
zendframework/zend-escaper Version ~2.3.8