timetable_cron
Normally on a cron run, all cron tasks will be execute. This is not always necessary, because some of your cron tasks must i.e. only run once at day.
Our module is slim and wil remain so in future, "small but nice".
With this lightweight and simple module you can change the time of execution of each cron task. We recommend to run the main cron (URL) all 5min.
If you install the module, the timable cron table is empty. Run the cron and the cron table will be fill out with all the cron tasks that are used on your system. You can also deactivate cron tasks or force cron tasks to execute on the next cron run.
Our module swap the standard cron service by altering. Thereforce it is possible that other modules (i.e. Elysia cron or Ultimate cron) do not work together. Use always only one cron module on your Drupal system.
Path: /admin/config/system/timetable_cron or menu link Configuration -> Timetable cron