Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Changelog

Prev Next

1.5.2

2 June 2026

  • Multi-Store View support with product catalogue localisation (stable): each Store View syncs its own localised product names, descriptions, and currency-specific pricing

  • Fix: removed a hardcoded subscribe flag that added every newly registered customer as a subscriber regardless of their actual opt-in status

1.5.0

  • Abandoned Cart campaign triggers

  • Wishlist campaign triggers

  • Admin toggle to enable/disable Cart and Wishlist campaigns (Mapp Connect (Engage) > General > Export Connection Configuration)

  • Updated Webtrekk Smart Pixel to the latest version

  • Fix: message queue consumer and publisher stability

  • Fix: subscribed users now correctly assigned to the Subscriber group in Engage

  • Fix: order sync reliability

  • Fix: resolved a duplicate order item sync issue

1.4.3

  • Fix: product load is now forced per Store View to resolve a localisation sync issue where products synced with incorrect locale data

1.4.2

  • Added return type declarations to console commands for PHP compatibility

1.4.1

  • Fix: safe HTML output for PHP 8.x

1.4.0

  • PHP 8.4 support

1.3.0

  • Support for Multiple Store View products introduced

  • Updated Smart Pixel to 6.6.1

  • Refactored TrackingScript into a proper block/template

1.2.11

13 May 2025

  • Fix: corrected Add to Cart event tracking in Tag Integration and Google Tag Manager

1.2.10

  • Add code quality improvements

1.2.9

  • Add code improvements to unit tests

1.2.8

  • Add PHP 8.3 compatibility in composer.json

  • Intelligence Tracking: Remove from Cart Event

1.2.6

  • Default Robots.txt Unreachable fix

  • Update Smartpixel to 6.4.5

1.2.5

  • Update type hinting issue causing check to resolve false incorrectly

1.2.4

  • Update Smartpixel to 6.4.4

  • Fix getting store config by store id

1.2.3

  • Fix Mapp endpoint url for multistore

1.2.2

  • Fixing cancel order email for guest

  • Add support to send email on order

1.2.1

  • Fix to null client in Model config breaking admin store configuration page settings

  • Add support for PHP 8.1 back into composer json

  • Fixing cancel order email for guest

1.2.0

  • Connect

  • Acquire

  • Web Push

  • CSV Exports (filebase + SFTP)

  • Tests, PHP 8.1, email transports

  • Email Transport

  • Message Queue Integration

  • Custom Logging (DB and File based)

1.1.6

  • use product block view class and catalog helper to retrieve product id

1.1.5

  • add fallback to add-to-cart and order events

1.1.4

  • support query parameter in fallback

1.1.3

  • improved fallback for getting product id

1.1.2

  • enable support for auto sendinfo

1.1.1

  • Load Smartpixel from Magento server

  • add pageupdate for TI

1.1.0

  • Add Google Tag Manager support

1.0.3

  • change copyright year

1.0.2

  • remove requirements in composer.json

1.0.1

  • internal class and vendor renaming to MappDigital/Cloud

1.0.0

  • Initial release