Home

Awesome

GDPR Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist Codacy Badge

This extension fulfill the GDPR requirements for Magento 2.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-gdpr

Setup the module

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.

Features

See the screenshots of the module's features.

Users, guest and customer can:

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.

Details:

Languages:

Open contributions to translations can be done with transifex.

Many thanks to the translators who contributed directly here or with transifex!

Settings

The configuration for this module is available in 'Stores > Configuration > GDPR Compliance'.

Documentation

The documentation is available here.

Support

Raise a new request to the issue tracker.

Authors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!