https://github.com/oxid-esales/gdpr-optin-module
GDPR opt-in module
https://github.com/oxid-esales/gdpr-optin-module
gdpr oxid-esales oxid-module php
Last synced: about 1 year ago
JSON representation
GDPR opt-in module
- Host: GitHub
- URL: https://github.com/oxid-esales/gdpr-optin-module
- Owner: OXID-eSales
- License: other
- Created: 2018-03-05T10:25:42.000Z (over 8 years ago)
- Default Branch: b-7.3.x
- Last Pushed: 2025-03-10T10:59:34.000Z (over 1 year ago)
- Last Synced: 2025-03-29T17:12:52.948Z (about 1 year ago)
- Topics: gdpr, oxid-esales, oxid-module, php
- Language: PHP
- Homepage:
- Size: 5.01 MB
- Stars: 20
- Watchers: 14
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GDPR opt-in module
[](https://github.com/OXID-eSales/gdpr-optin-module/actions/workflows/trigger.yaml)
[](https://packagist.org/packages/oxid-esales/gdpr-optin-module)
[](https://github.com/oxid-esales/gdpr-optin-module)
[](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-module)
[](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-module)
[](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-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/3.0/installation.html.
### Compatibility
* b-7.3.x module branch for shop 7.3.x branches and compilations
* b-7.2.x module branch for shop 7.2.x branches and compilations
* 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
* **composer require oxid-esales/gdpr-optin-module:^4.1.0** to install the released version compatible with OXID eShop 7.2.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](LICENSE).