landofcoder/module-mautic-gdpr

Magento 2 Mautic GDPR, allow customer remove contact on Mautic.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/landofcoder/module-mautic-gdpr

1.0.0 2021-11-22 08:30 UTC

This package is auto-updated.

Last update: 2025-09-22 17:45:38 UTC


README

``landofcoder/module-mautic-gdpr``

The module require 2 modules:

  1. Module GDPR Magento 2
  2. Module Mautic Magento 2

Main Functionalities

  • Delete Mautic contact from Magento 2 when Customer request delete his account on magento 2 site.

Installation

* = in production please use the --keep-generated option

1. The module require setup Mautic via composer:

Run commands to setup libs:

composer require landofcoder/module-mautic
composer require landofcoder/module-gdpr
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean