Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prestashop/psgdpr

Official GDPR compliance module
https://github.com/prestashop/psgdpr

gdpr hacktoberfest prestashop prestashop-module

Last synced: 2 days ago
JSON representation

Official GDPR compliance module

Awesome Lists containing this project

README

        

# PSGDPR

[![PHP tests](https://github.com/PrestaShop/psgdpr/actions/workflows/php.yml/badge.svg)](https://github.com/PrestaShop/psgdpr/actions/workflows/php.yml)
[![Latest Stable Version](https://poser.pugx.org/PrestaShop/psgdpr/v)](//packagist.org/packages/PrestaShop/psgdpr)
[![Total Downloads](https://poser.pugx.org/PrestaShop/psgdpr/downloads)](//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