Standard
Cron Manager
This is a web interface to the crontab program. It allows you to run commands at
any time you specify. Enter the command you would like to run as well as running
times.
Advanced Cron Manager
This is a web interface to the crontab program. For example, * * * * * would
mean every min and 0 0 * * * would mean at midnight.
Cron jobs allow you to automate repetitive tasks on the server that hosts your web site. This is a powerful tool that allows you to take a hands-free approach to repetitive tasks. For example, you could add a cron job that automatically copies a MySQL database to a separate location on your site as a backup.
There are two different modes you can use to add a cron job:
Warning: You need to have a good knowledge of Linux commands before you can use cron jobs effectively. Check your script with your hosting administrator before adding a cron job.
To add or modify a cron job:
Note: You can always click on the Reset Changes button to change the cron job back to whatever it was before you started entering information.
Note: You can always click on the Reset Changes button to change the cron job back to whatever it was before you started entering information.
Delete a cron job when you no longer want the command to be automated. If you are unsure what a cron job is doing it is safer to delete it and check the code with your hosting administrator.
To delete a cron job: