Instructions will come here
Configuration profile that enables Scheduler feature and loads a preset of schedulers available since
Tiki20.
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