oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

Installs: 330 644

Dependents: 3

Suggesters: 2

Security: 0

Stars: 20

Watchers: 17

Forks: 11

Type:oxideshop-module

v4.0.0 2024-03-15 15:26 UTC

README

Development Latest Version PHP Version

Quality Gate Status Coverage Technical Debt

Module adds opt-in functionality which is required for GDPR law.

Installation

System requirements and installation instructions are described in the module documentation: https://docs.oxid-esales.com/modules/gdpr-optin/de/3.0/installation.html.

Compatibility

  • b-7.1.x module branch for shop 7.1.x branches and compilations
  • b-7.0.x module branch for shop 7.0.x branches and compilations
  • b-6.x module branch for shop compilation: 6.2.x and up to 6.5.x
  • b-2.2.x module branch for shop compilation: 6.0.2 and up to 6.1.x
  • v1.x module branch for shop compilation: 5.3.7/4.10.7 or above

Module installation via composer

  • composer require oxid-esales/gdpr-optin-module:^2.3.0 to install the released version compatible with OXID eShop 6.2.x - 6.5.x compilations
  • composer require oxid-esales/gdpr-optin-module:^3.0.0 to install the released version compatible with OXID eShop 7.0.x compilations
  • composer require oxid-esales/gdpr-optin-module:^4.0.0 to install the released version compatible with OXID eShop 7.1.x compilations

Features

Module allows to control:

  • the opt-in option for delivery addresses to be conform with GDPR
  • the opt-in option for user registration to be conform with GDPR
  • the opt-in option for review writing form to be conform with GDPR
  • the information customer is shown regarding what happens to the contact form data after the request has been processed.

Bugs and Issues

If you experience any bugs or issues, please report them in the section Module GDPR Opt-in of https://bugs.oxid-esales.com.

Documentation

The module documentation can be found on our documentation platform: https://docs.oxid-esales.com/modules/gdpr-optin/de/3.0/.

License

OXID Module and Component License, see LICENSE file.