adigital/gdprdatachecker
Run through the database and pull out any information associated with a specified email address
Maintainers
Package info
github.com/a-digital/gdprdatachecker
Type:craft-plugin
pkg:composer/adigital/gdprdatachecker
Requires
- craftcms/cms: ^3.0.0-RC1
- dompdf/dompdf: ^1.2.1|^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 8884d25447ca398a8e577aa59b26101de062b1b0
README
Run through the database and pull out any information associated with a specified email address
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require adigital/gdprdatachecker -
In the Control Panel, go to Settings β Plugins and click the βInstallβ button for GDPR Data Checker.
GDPR Data Checker Overview
When someone requests all of the data that a company holds on them, we don't want to have to run through the database and create custom queries for each request. Due to the introduction of GDPR, we have thought about the process of getting all of the data that relates to an email address. We have looped through all of the user tables, authored entries, form submissions, and commerce orders.
Configuring GDPR Data Checker
No configuration is necessary after installation has been completed.
Using GDPR Data Checker
Go to GDPR Checker from the sidebar, and type in an email address. Once the check is completed you can download a PDF report or email the information directly to the email address entered.
Currently this plugin is compatible with the following:
- Craft Commerce
- Charge
- Freeform
- Formbuilder
Brought to you by A Digital
