Back

Cron Job

Byadmin

Cron Job Overview:

In this section, you will be able to set corn jobs for the supported modules list:

  • Wallet transactions cron job
  • Campaigns validator cron job
  • Check vendor limit cron job
  • Check Award Level cron job

Step 1: Navigate to admin panel>> left menu>>useful links>>cron job, and you can find all system cron jobs

Step 2: Set the corn job on your server.

A general example of how to add a corn job on Cpanel[if your hosting is different, contact your hosting provider to get the specific instructions]

  1. Log in to cPanel
  2. In the ADVANCED section of the cPanel home screen, click Cron Jobs.
  3. Under Add New Cron Job, specify the interval for the command you want.
  4. In the Common Settings, select Once Per Minute(* * * * *).
  5. In the Command text box, add the curl command that is available on the cron jobs page[step 1]
  6. Click Add New Cron Job and it will be added to the list and will auto-start run.