Skip to main content

WHMAUTIC Changelog

1.5.5

Release Information
Version1.5.5
Release TypeMaintenance
Latest UpdateJan 31, 2022

Fixed

  • Fix contact segment sincronization when client made a new order (#30 | #29).
  • Fix null return in some cases when try to get contact email address on Mautic (#27).

Deprecated

  • Deprecated support for WHMCS 7.x (#28).

1.5.4

Release Information
Version1.5.4
Release TypeMaintenance
Latest UpdateMay 2, 2021

Fixed

  • Fix an error that occurs in certain situations when canceling an order by the WHMCS admin or API
  • Inclusion of the CancelAndRefundOrder trigger to remove a customer from the segment when an order is canceled and refunded

1.5.3

Release Information
Version1.5.3
Release TypeMaintenance
Latest UpdateApr 2, 2021

Changed

Authentication in the Mautic API

Refactoring the authentication in the Mautic API for better performance and reducing the number of necessary queries.

Changing the segment sync trigger

now the contacts will be added to the segments when the order is paid instead of the checkout as it was previously.

This change is to ensure that all orders placed by the customer area or the administrative area have their segments properly synchronized.

Improvement on contact identification

New checks and improvements were made to ensure the correct identification of the contact for synchronization with Mautic.

Create client from WHMCS admin

New checks have been added to not identify the admin as being the contact and avoid the error mautic_id is null.

Email as primary identifier

Now WHMCS no longer needs to store the Mautic contact ID to be able to associate with the WHMCS client, this way if the contact ID ceases to exist or changes in Mautic the synchronization will not fail.

Refactoring the client sync tool

A refactoring of the client synchronization tool has been carried out, it is now possible to select the number of concurrent requests allowing to decrease the synchronization time by sending different simultaneous requests. You can now also select whether you want to sync inactive accounts in addition to existing inactive products.

Attention: if your Mautic is hosted on a shared or low-performance server or your PHP is configured with low maximum execution time, when setting many concurrent requests it is possible that synchronization times out. If this occurs try to decrease the number of connections.

Menu

Improvements in the menu layout and organization of the options.

[1.5.2] - 2021-02-25

Release Information
Version1.5.2
Release TypeMaintenance
Latest UpdateFeb 25, 2021
  • Fix error message on array_flatten hook

[1.5.0] - 2021-01-24

Release Information
Version1.5.0
Release TypeGeneral Availability
Latest UpdateJan 24, 2021

Added

  • Mautic API library v3
  • Compatibility with Mautic v3.x

Fixes

  • Fixed issue when an administrator tries to add client but returns error message
  • Fixed error when an administrator adds a request that there is no invoice generation

1.4.1

Release Information
Version1.4.1
Release TypeMaintenance
Latest UpdateApr 27, 2020
  • Changed the tracking pixel from the footer to head

1.4.0

Release Information
Version1.4.0
Release TypeGeneral Availability
Latest UpdateJun 7, 2019
  • Code refactor
  • Add functionality for synchronization of existing customers in WHMCS

1.2.0

Release Information
Version1.2.0
Release TypeGeneral Availability
Latest UpdateMar 28, 2019

New Features

  • Mautic API connection verification routine inserted
  • Created a new Health Status page to check and debug the configuration and connection to the Mautic API

Fixes

  • Changed trigger priorities for greater compatibility
  • Tracking pixel inserted when the browser does not support the execution of javascript

1.1.2

Release Information
Version1.1.2
Release TypeMaintenance
Latest UpdateMar 13, 2019
  • Fixed blank screen displayed when saving Mautic data
  • Improved performance of queries required for selecting configuration data
  • Improved translation of module messages
  • Creation of the Spanish-language translation file
  • Creation of the Portuguese-br translation file

1.1.1

Release Information
Version1.1.1
Release TypeMaintenance
Latest UpdateMar 13, 2019
  • New module interface
  • Improvement in the contact creation verification process in Mautic
  • Improved information synchronized between WHMCS and Mautic
  • Correction of the country name when synchronizing customer data
  • Standardization of the telephone in the international format

1.1.0

Release Information
Version1.1.0
Release TypeGeneral Availability
Latest UpdateDec 28, 2018

New Features

Synchronization of WHMCS contacts

Now every time a new contact is inserted by a WHMCS customer, it will be synchronized in Mautic as a new contact. If the contact exists, your data is updated.

Fixes

  • Improvement in the performance of creating the contact in the registration of a new customer in WHMCS
  • Improvement on verification of existing contacts to avoid duplication
  • Compatibility improvements when creating the required tables in the database

1.0.3

Release Information
Version1.0.3
Release TypeMaintenance
Latest UpdateSep 30, 2017
  • Correction in some translations

1.0.2

Release Information
Version1.0.2
Release TypeMaintenance
Latest UpdateSep 30, 2017
  • Correction of Mautic tracking
  • Added Mautic cookie reading functionality to capture the ID generated by mt.js
  • Improvement of variables
  • Added the IP address in the contact register in Mautic
  • Change from creating a contact to editing a contact, making it possible to track the contact even before identification has been carried out

1.0.0

Release Information
Version1.0.0
Release TypeGeneral Availability
Latest UpdateSep 21, 2017

First public general availability.