Stars: 122
Forks: 34
Pull Requests: 58
Issues: 77
Watchers: 21
Last Updated: 2023-08-17 15:29:56
Magento 2 GDPR module is a must have extension for the largest e-commerce CMS used in the world. The module helps to be GDPR compliant. Actually it allows the customers to erase, or export their personal data. As a merchant you have powerful tools to customize the extension capabilities and apply the finest privacy rules.
License: MIT License
Languages: PHP, HTML, Less
This extension fulfill the GDPR requirements for Magento 2.
Magento 2 Open Source or Commerce edition is required.
Run the following composer command:
composer require opengento/module-gdpr
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
See the screenshots of the module's features.
Art. 16 GDPR Edit their personal data (native in vanilla)
As a merchant you can easily manage which type of entity must to be delete or anonymize. In the last case, the module allows to define which attribute must to be anonymize, and how it is.
Times are configurable too, you can define the period of cancellation for the erasure, the idle time for the users before they are erase, and the sales information lifetime.
.zip
archive containing file, .html
(many others are available), with personal data.
Personal data export can be done in 'My Account > Privacy Settings'..zip
archive containing file, .html
(many others are available), with personal data.
Personal data export can be done in the order view, they must fill the guest form first to show their order.Open contributions to translations can be done with transifex.
Many thanks to the translators who contributed directly here or with transifex!
The configuration for this module is available in 'Stores > Configuration > GDPR Compliance'.
The documentation is available here.
Raise a new request to the issue tracker.
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!