History: Profile_Scheduler_Presets_20
Source of version: 2 (current)
Copy to clipboard
This configuration profile enables the [https://doc.tiki.org/Scheduler] feature and loads a preset of schedulers available since [https://doc.tiki.org/Tiki20|Tiki 20]. ^::{img src="https://profiles.tiki.org/display8" width=600}::^ Go a manage your schedulers here: * Settings > [tiki-admin_schedulers.php|Scheduler] ([tiki-admin_schedulers.php]) 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): {CODE()} */30 * * * * cd /var/www/mytikisite;php console.php scheduler:run {CODE} See, as a reference: * https://doc.tiki.org/Scheduler