adfab/m2-module-gdpr

GDPR compatibility

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.0.3 2018-06-03 07:24 UTC

This package is not auto-updated.

Last update: 2019-07-01 00:20:14 UTC


README

This module provides UE GPDR compliance inside Magento 2.

See this article (in french).

Build Status

Installation

As a classic Magento 2 module, just install through composer:

composer require adfab/m2-module-gdpr
php bin/magento cache:clean
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Usage

Once this module is installed, a new section appears in administration > Stores > Configuration > Customers > Customer Configuration > Privacy (GDPR).
Then you can enable each functionnality. If you use 3rd parties plugins (such as retargeting module), you'll have to customize them, in order to take in account user preferences.

⚠️ Don't forget to backup var/keys folder, unless customer data could be complety lost.

License

See license file.

Copyright (c) 2017 ADFAB