Setup
Magento 2 Open Source or Commerce edition is required.
Source Tag Version | Magento Version |
---|---|
4.x | 2.4.x |
3.x | 2.3.x |
2.x1 | 2.2.x |
1.x1 | 2.1.x |
N/A1 | 2.0.x |
Download the package
Zip Package:
Unzip the package in app/code/Opengento/Gdpr.
Composer Package:
composer require opengento/module-gdpr dev-master
Install the module
Then, run the following magento command:
bin/magento setup:upgrade [--keep-generated]
If you are in production mode, do not forget to recompile and redeploy the static resources.