Cron jobs allow you to run scripts at scheduled intervals.
1. Navigate to Tools > Cron Jobs.
2. Select the frequency (e.g., "Once per hour").
3. Enter the command to run (e.g., php /home/user/public_html/cron.php).
4. Click Add Cron Job.
Cron jobs allow you to run scripts at scheduled intervals.
1. Navigate to Tools > Cron Jobs.
2. Select the frequency (e.g., "Once per hour").
3. Enter the command to run (e.g., php /home/user/public_html/cron.php).
4. Click Add Cron Job.