Basic GDPR Compliance use cases (drupal 8.x only):
- Form checkboxes
- Pop-up alert
- Policy Page
Policy Page
* If the Policy Page does not suit you
- create your own, replace the link & clear cache.
- or modify policy content with `HOOK_gdpr_compliance_policy_alter()`
* Policy Page based on:
- EN: edps.europa.eu
data-protection-legal-notices & legal-notices - DE: policy by Joachim Namyslo
- RU: project/fz152
- TODO: Français
Form Settings:
* User register / login
* Contact forms
* Node Add forms
* Webform basic support (see #2972730)
Cookies Settings:
like eu_cookie_compliance but more easy to use:
* User / Guest display
* Color settings
* Bootstrap friendly
eu_cookie_compliance code diff
* js based on core/jquery.cookie & very small and understandable
* pop-up is translatable template
Usage:
composer require 'drupal/gdpr_compliance:^1.0'
Settings screenshot:


Supporting organizations:
| Attachment | Size |
|---|---|
| settings1.png | 20.59 KB |
| settings2.png | 22.83 KB |
Project information
- Project categories: Administration tools, Content editing experience, Developer tools
755 sites report using this module
- Created by apolitsin on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.25
released 21 September 2024
Works with Drupal: ^11
Install:
Development version: 8.x-1.x-dev updated 21 Sep 2024 at 09:49 UTC



