A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
Fun module for organising stuff to happen at arbitrary times in the future.
ConfiguredSchedule::get()->filter('Title', $name)->first()->getNextScheduledDateTime();
For a job, schedules are read in particular precedence; first, the 'default' schedule is loaded.
All other schedules are evaluated to see if they are applicable for the "current" time; if so, the desired schedule is substituted for, in increasing order of importance
This allows configuration of a schedule set that is, for example
The decided upon schedule evaluates each in order, and selects that which is most specific.
Create a schedule
admin/schedulizer/
.Modifying a schedule
admin/schedulizer/
This module is licensed under the BSD license at http://silverstripe.org/BSD-license
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