Support Made Easy

Need help navigating the portal or accessing something?

If you’re having trouble accessing a document or need a custom summary, you can:

The Scheduled Jobs Module in MokoCRM allows automated execution of background tasks at defined intervals, using the system’s cron scheduler. These jobs handle recurring maintenance, alerts, billing, email processing, data synchronization, and other time-based automation. Setup may require server-level configuration—contact Moko Consulting for assistance.

The Scheduled Jobs Module in MokoCRM allows automated execution of background tasks at defined intervals, using the system’s cron scheduler. These jobs handle recurring maintenance, alerts, billing, email processing, data synchronization, and other time-based automation. Setup may require server-level configuration—contact Moko Consulting for assistance.

🧾 Enabling the Module

  1. Navigate to:
    Home → Setup → Modules → Scheduled Jobs
  2. Click Activate
  3. Go to Home → Admin Tools → Scheduled Jobs to manage tasks

⏲️ Common Scheduled Tasks

  • Recurring invoice generation
  • Late payment reminders
  • Email collector processing
  • Stock alert generation
  • LDAP or external system sync
  • Calendar event or subscription cleanup

⚙️ Cron Job Setup (Server Side)

  • Add the following line to your system crontab (adjust path as needed):
    */5 * * * * /usr/bin/php /path/to/mokocrm/htdocs/public/cron/cron.php
  • Ensure the PHP binary path is correct and executable
  • Use cron_run.php instead if running from a browser-accessible context

🔐 Access and Logging

  • Only admin users can manage scheduled jobs
  • Execution logs available under Home → Admin Tools → Logs
  • Each job shows last run, duration, status, and output

📌 Best Practices

  • Set cron to run every 5–15 minutes for time-sensitive automations
  • Disable jobs that are no longer needed to reduce load
  • Use job notes and categories to keep tasks organized
  • Monitor logs periodically for errors or incomplete runs
  • Coordinate with Moko Consulting to add custom scheduled jobs or script extensions

🛎️ Prefer white‑glove setup?

Moko Consulting can provision the line, port your number, tune policies, and hand you a zero‑drama system with a one‑page runbook.
Find out More Here or Contact us to find out more!
Light
Dark