emakinafr / drupal-gdpr
A simple Drupal module which gives basic GDPR features and fast to be implemented.
Installs: 1 280
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 1
Open Issues: 0
Type:drupal-module
Requires
- ext-zip: *
This package is auto-updated.
Last update: 2025-02-21 18:17:01 UTC
README
A simple Drupal module which gives basic GDPR features and fast to be implemented.
📦 Installation
composer require emakinafr/drupal-gdpr
⚙ Configuration
All the module configuration is available at: Configuration > People > GDPR
🚀 Features
Here are the features available in this module :
- CSV export of entities
CSV export
The export is configurable at: Configuration > People > GDPR > CSV Export
You can customize all the entities / fields that you want to be downloaded by the user. Each entity has his own CSV file which are zipped.
To get a link for the downloading, you can add a CSV Export field to your User and display it with custom classes.
🤝 Contributing
Contributions, issues and feature requests are welcome!
By the way, don't forget you can give a ⭐️ if this project helped you!
Actual contributors :
- Mickaël Losiewicz - mlo@emakina.fr
📝 License
Copyright © Emakina. This project is licensed under the MIT license.