Skip to main content
Version 1.0.20

Changelog for version 1.0.20

Pete Bishop avatar
Written by Pete Bishop
Updated over a week ago

Version Information:

Version

1.0.20

Release Date

7th May 2024

Changes

Case ID

Change

ME-12801

Leads Management - Update messaging on leads management page to indicate when email campaigns are disabled.

ME-12758

Ensure custom Smarty template cache directories are respected

ME-12414

Rectify string extrapolation issue in activation

ME-12352

Implement lead generation cron job and update workflow for more up-to-date information.

ME-12219

VPS/Server Upsells are now Product/Services. Provides install instructions for those who cannot pre-install Monarx Agents.

Notes

Leads Management Cron

As of this release, leads are no longer generated as part of the daily WHMCS Cron Job.

To generate leads, you must now register a new cron job in your server configuration:

*/5 * * * * php /path-to-whmcs/modules/addons/monarx/cron.php

In a future release, email campaigns will also be managed by this cron job. For now, this task remains the responsibility of the WHMCS Daily Cron.

More information can be found on our dedicated Cron Jobs documentation page.

To update, simply download the latest version and upload it in place of the current.

Did this answer your question?