Table of Contents |
---|
Release notes
From version 1.4.0 the plugin is compatible with the Shopware Plugin Store. Unfortunately, the necessary changes are not backwards compatible, so that BEFORE installing version 1.4.0 or higher, all older versions up to 1.3.9 must be uninstalled manually.
From version 1.4.13, the "Update transaction types" function in the UI should be used so that the manufacturer number can also be transferred.
Introduction
The module synchronise synchronises customer data between Shopware and Maileon. Newsletter subscribers are synchronised from Shopware to Maileon and unsubscribes are transferred from Maileon to Shopware. Furthermore, transaction emails can be triggered via the backend/plugins or the API when orders change. All functions can be set via a configuration panel in Shopware.
...
Version 1.4.0, 2021.09.21
Updated code to be compatible with Shopware plugin store. Installing 1.4.0 requires complete uninstallation of previous versions.
Version 1.3.9, 2021.09.17
Changed to composer version of Maileon PHP API client.
Bugfix: Handle if article model not found at order transactions.
Bugfix: DOI confirm webhook processes data now correctly, if captcha is enabled.
...
Version 1.3.0, 2021.02.08
Change permission logic (added explicit initial permission and DOI, DOI+ process).
Add extended order transaction types (v1.0).
BE AWARE: This update creates new transaction types. Mails bound to the old type WILL NOT be sent anymore. Make sure to first create the types, e.g. from a staging system, create the mails and then install this update on your live system.Add functionality to create all transaction types at Maileon by clicking one button in the Shopware settings.
...