sunnysideup / cron-jobs
Silverstripe Module to facilitate complext queued jobs / cron jobs to run.
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/admin: ^2.0
- silverstripe/framework: ^5.0
- sunnysideup/cms-niceties: dev-master
- sunnysideup/yes-no-any-filter: dev-master
Requires (Dev)
- silverleague/ideannotator: *
- sunnysideup/sswebpack_engine_only: dev-master
- dev-main
- 9.1.0
- 9.0.0
- 8.6.1
- 8.6.0
- 8.5.1
- 8.5.0
- 8.4.0
- 8.3.0
- 8.2.0
- 8.1.0
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- 7.10.4
- 7.10.3
- 7.10.2
- 7.10.1
- 7.10.0
- 7.9.0
- 7.8.1
- 7.8.0
- 7.7.0
- 7.6.18
- 7.6.17
- 7.6.16
- 7.6.15
- 7.6.14
- 7.6.13
- 7.6.12
- 7.6.11
- 7.6.10
- 7.6.9
- 7.6.8
- 7.6.7
- 7.6.6
- 7.6.5
- 7.6.4
- 7.6.3
- 7.6.2
- 7.6.1
- 7.6.0
- 7.5.0
- 7.4.0
- 7.3.0
- 7.2.0
- 7.1.0
- 7.0.7
- 7.0.6
- 7.0.5
- 7.0.4
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 6.2.3
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.0
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.0
- 3.0.1
- 3.0.0
- 2.0.0
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2024-10-27 01:29:18 UTC
README
Documentation
Requirements
See composer.json for details.
Suggested modules
See composer.json for details.
Installation
composer require jq
Configuration
In the _config
folder you will find the cron-jobs.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
cron-jobs.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For example, we can write tests for this module.
Author
Sunny Side Up Ltd.
Looking for Silverstripe Modules?
To find other modules, please visit ssmods.com.