Activity

Affiliate

DASHBOARD

GENERAL

HOSTING

INSTALLATION

INTEGRATIONS

LOCAL STORE

MARKETING

MEMBERSHIP

MLM

Multiple Pages Theme

PAYMENTS

SAAS

SUPPORT

USEFUL LINKS

USERS

WALLET

Cron Job

Overview

Easily automate routine tasks for your system by setting up cron jobs for various modules such as Wallet Transactions, Campaigns Validator, and more.

Steps

Access Cron Job Page

  1. Open Admin Panel.
  2. Go to Left Menu > Useful Links > Cron Job.

Here, you’ll find all system cron jobs.

Set Up on Server

  1. cPanel Users: Navigate to ADVANCED > Cron Jobs.
  2. Under Add New Cron Job, set your interval in Common Settings. For example, to run every minute, select *Once Per Minute ( * * * *)**.
  3. Add the curl command from the cron jobs page you accessed in the first step.
  4. Click Add New Cron Job.

That’s it! The new cron job will be added and will start running automatically.

Note: If you’re not using cPanel, consult your hosting provider for specific instructions.