Add the Cron Job

You have to set up the cron job to process the subscription renewal.

Go to Cpanel >> Cron Jobs >> Add new Cron Job

Common Settings should be Once Per Minute

Command should be

wget -q http://youdomain.com.com/scheduler

Last updated