X

Select your language



Select your currency



X

Select your language



Select your currency



WHMCS | Automation

Whether it's for polling or for certain actions, a repeated task known as ‘cron’ is necessary, so you need to schedule scripts to run regularly.

You need to schedule the script to run on your server, for example every 10 minutes.

For example, under Linux, edit your crontab and add the following line:

*/10 * * * * php /path_to_whmcs_directory/modules/registrars/dotsoftextension/domainCron.php (CRON_NAME)

Can't find the information you are looking for?

Create a Support Ticket