Skip to content

Module adds base functionality which is required for GDPR law

License

Notifications You must be signed in to change notification settings

OXID-eSales/gdpr-base-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDPR base module

Module provides base functionality which is required for GDPR.

Requirements

  • OXID eShop 5.3.7/4.10.7 and following/upcoming 5.3.x/4.10.x versions/releases

Installation

  • Download module source:
git clone --depth=1 --branch=master https://github.com/OXID-eSales/gdpr-base-module.git
  • Copy module contents to the OXID eShop:
cp -r gdpr-base-module/source/* <path_to_your_oxid_eshop>
  • Activate module in admin area.

For more detailed instructions how to install module please see /documentation/UserManual_de.pdf in this package.

Features

Module provides functionality which allows:

  • To control recommendation function via OXID eShop admin.
  • Users to manage their reviews.
  • Users to delete their shipping addresses.
  • Users to delete their account.

Bugs and Issues

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