landofcoder/module-mautic-gdpr

Magento 2 Mautic GDPR,允许客户在Mautic上删除联系信息。

安装: 0

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 2

分支: 1

开放问题: 0

类型:magento2-module

1.0.0 2021-11-22 08:30 UTC

This package is auto-updated.

Last update: 2024-09-22 15:21:17 UTC


README

``landofcoder/module-mautic-gdpr``

该模块需要2个模块

  1. 模块 GDPR Magento 2
  2. 模块 Mautic Magento 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