landofcoder / module-mautic-gdpr
Magento 2 Mautic GDPR,允许客户在Mautic上删除联系信息。
1.0.0
2021-11-22 08:30 UTC
Requires
- landofcoder/module-gdpr: 1.*
- landofcoder/module-mautic: 1.*
This package is auto-updated.
Last update: 2024-09-22 15:21:17 UTC
README
``landofcoder/module-mautic-gdpr``
该模块需要2个模块
主要功能
- 当客户请求在magento 2网站上删除其账户时,从Magento 2中删除Mautic联系信息。
安装
* = 在生产中请使用 --keep-generated
选项
1. 该模块需要通过composer设置Mautic
运行命令以设置库
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