Cronjobs for Matukio

The cli script can be found in cli/matukio.php

Setting up the cronjob

Depending on your hosting provider the setup can be different. On a root server you just usecron.daily folder or crontab -e.

Please execute the cronjob only once per day!

Sample setup:

42 7 * * * /usr/bin/php /path/to/joomla/cli/matukio.php > logfile.txt