Skip to content

Releases: landofcoder/module-magento2-mautic-integration

Version 1.0.3

12 Jun 10:01
2dfbf6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

Version 1.0.2

22 Feb 04:47
cc2de31
Compare
Choose a tag to compare

Version 1.0.2

  • Fix issue when save customer information on backend.

Version 1.0.1

23 Nov 03:25
41c21a6
Compare
Choose a tag to compare

Version 1.0.1

  • Support Abandoned Cart Tags. Default tag: AbandonedCart
  • Support Remove Contact for Guest Subscriber when admin delete Subsriber in Magento backend
  • Support remove mautic tag "subscribed" for contact when admin use mass Unsubscribe for subscriber in Magento backend
  • Remove override class Subscriber, change to use plugin
  • Add cron job to find abandoned cart contacts.
  • Add module config for abandoned cart
  • Refactor code to get config by current store id

Version 1.0.0

22 Nov 08:38
Compare
Choose a tag to compare

Release first module version.

Main Features

  • Contact
    • Create a new contact
    • Delete a contact
    • Get data of a contact
    • Get data of all contacts
    • Update a contact
  • Company
    • Create a new company
    • Delete a company
    • Get data of a company
    • Get data of all companies
    • Update a company
  • Mapping Mautic Custom Fiels to Magento 2 Customer Attributes
  • Sync contacts data from Customers
  • Sync contacts data from Orders
  • Sync contacts data from Reviews
  • Sync contacts data from Subscribers
  • Manage Companies and sync to Mautic
  • Allow send newsletter subscription email via Mautic (disable send email from magento 2)
  • Tracking visitor page view - logged in customer
  • Support Cron jobs for contacts exporting: export customers, export orders, export reviews, export subscribers
  • Support trigger events after save to sync data to Mautic
  • Support Console commands for Sync processing: Export customers, Export Orders, Export Reviews, Export Subscribers
  • Asynchronous Data Export: Support queue and cron job for calling Mautic APIs
  • Compatible Magento Version: 2.3.7, 2.4.0, 2.4.1, 2.4.2, 2.4.3 - latest
  • Compatible Mautic Version: 2.16, 3.0, 3.1, 3.2, 3.4, 4.0, 4.0.2 - latest