Skip to content

OXID-eSales/gdpr-optin-module

This branch is 87 commits behind b-7.3.x.

Folders and files

NameName
Last commit message
Last commit date
Sep 16, 2024
Jan 30, 2024
Jan 24, 2024
Mar 12, 2024
Dec 13, 2022
Mar 14, 2024
Mar 5, 2018
Mar 15, 2024
May 23, 2023
Mar 15, 2024
Sep 16, 2024
Jan 18, 2024
Jan 23, 2024

Repository files navigation

GDPR opt-in module

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.