STEP 1
Go to Admin Panel > System Setting > Cron Job
STEP 2
Copy First Cron Job
STEP 3 -> Go To Cpanel
STEP 4
Select Once per Day
STEP 5
curl -s "YOUR_CRON_URL" > /dev/null
Replace YOUR_CRON_URL with your actual cron job url and click on add new cron job
Note : you have add all cron job with same step
Last updated 3 months ago