landofcoder / module-gdpr
Gdpr Compliance Module for Magento 2
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.2
- ext-zip: *
- magento/framework: ^102.0.0
- magento/module-backend: ^101.0.0
- magento/module-cms: ^103.0.0
- magento/module-config: ^101.1.0
- magento/module-customer: ^102.0.0
- magento/module-email: ^101.0.0
- magento/module-newsletter: ^100.3.0
- magento/module-quote: ^101.1.0
- magento/module-review: ^100.3.0
- magento/module-sales: ^102.0.0
- magento/module-theme: ^101.0.0
- mikehaertl/phpwkhtmltopdf: ^2.3.1
This package is auto-updated.
Last update: 2024-10-22 15:31:12 UTC
README
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require landofcoder/module-gdpr
Setup the module
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Features
Settings
The configuration for this module is available in 'Stores > Configuration > Customers > Customer Configuration > Privacy (GDPR)'.
Documentation
Support
Compatible
- The module can work with Magento 2 Mautic Integrtion
- Get Compatible module GDPR and Mautic at here: https://github.com/landofcoder/module-magento2-mautic-gdpr
Authors
License
This project is licensed under the MIT License.