General Data Protection Regulation Compliance
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:
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0 | Stable | 11 | Sep 10, 2026 |