https://github.com/prestashop/psgdpr
Official GDPR compliance module
https://github.com/prestashop/psgdpr
gdpr hacktoberfest prestashop prestashop-module
Last synced: about 1 year ago
JSON representation
Official GDPR compliance module
- Host: GitHub
- URL: https://github.com/prestashop/psgdpr
- Owner: PrestaShop
- License: afl-3.0
- Created: 2018-05-25T14:39:03.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-30T08:15:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T11:11:56.860Z (about 1 year ago)
- Topics: gdpr, hacktoberfest, prestashop, prestashop-module
- Language: JavaScript
- Homepage:
- Size: 4.28 MB
- Stars: 30
- Watchers: 28
- Forks: 72
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PSGDPR
[](https://github.com/PrestaShop/psgdpr/actions/workflows/php.yml)
[](//packagist.org/packages/PrestaShop/psgdpr)
[](//packagist.org/packages/PrestaShop/psgdpr)
## About
Make your store comply with the General Data Protection Regulation (GDPR).
## Compatibility
PrestaShop: `8.0.0` or later
## Multistore compatibility
This module is partially compatible with the multistore feature. Some of its options might not be available.
## How to test
Link to specs : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/improve/modules/module-gdpr
In BO, configure the Personal data management block
Consent checkbox customization : Enable GDPR block to be displayed for some forms and modules, Edit the Consent request message.
In FO, go to customer account and check GDPR - Personal data block. Download pdf and CSV data.
## Contributing
PrestaShop modules are open source extensions to the [PrestaShop e-commerce platform][prestashop]. Everyone is welcome and even encouraged to contribute with their own improvements!
Just make sure to follow our [contribution guidelines][contribution-guidelines].
## License
This module is released under the [Academic Free License 3.0][AFL-3.0]
[report-issue]: https://github.com/PrestaShop/PrestaShop/issues/new/choose
[prestashop]: https://www.prestashop.com/
[contribution-guidelines]: https://devdocs.prestashop.com/1.7/contribute/contribution-guidelines/project-modules/
[AFL-3.0]: https://opensource.org/licenses/AFL-3.0