Loading...
 

Profile_Scheduler_Presets_20

This configuration profile enables the https://doc.tiki.org/Scheduler feature and loads a preset of schedulers available since Tiki 20.

Image


Go a manage your schedulers here:

Remember that you will still need to add one entry in the server cron job to run the tiki scheuler, with a command such as this one below (set to be run every 30 minutes):
*/30 * * * * cd /var/www/mytikisite;php console.php scheduler:run


See, as a reference: