/gdpr-optin-module

GDPR opt-in module

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

GDPR opt-in module

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/2.3/installation.html.

Compatibility

  • master branch of the module is for shop master branch
  • b-2.x branch for shop compilation: 6.1 and up (requires php 7.1+)
  • b-2.2.x branch for shop compilation: 6.0.2 and up to 6.1.x
  • v1.x 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.0 compilation
  • composer require oxid-esales/gdpr-optin-module:dev-master to install the latest unreleased version from github

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/2.3/index.html.