towa / towa-gdpr-plugin
This package is abandoned and no longer maintained.
No replacement package was suggested.
Towa Gdpr Plugin for a gdpr compatible cookie notice
Package info
github.com/towa-digital/towa-gdpr-plugin
Type:wordpress-plugin
pkg:composer/towa/towa-gdpr-plugin
v1.2.0
2022-08-05 14:16 UTC
Requires
- php: ^7.2 || ^8
- ext-sockets: *
- brightnucleus/config: ^0.4.0
- brightnucleus/dependencies: ^0.3.2
- cedaro/wp-plugin: ^0.4.0
- composer/installers: ^1 || ^2
- illuminate/support: ^9.23
- league/csv: ^9.5.0
- league/flysystem: ^1.0.0
- symfony/http-foundation: ^5.0.0
- towa/towa-acf-fields: ^2.0.0
- twig/twig: ^2.7.0
Requires (Dev)
- automattic/vipwpcs: ^2.0
- brain/monkey: ^2.2
- infection/infection: ^0.20.0
- paulthewalton/acf-pro-stubs: ^5.8
- php-stubs/wordpress-stubs: ^5.3
- phpstan/phpstan: ^0.12.0
- phpunit/phpunit: ^9.4.0
- roave/security-advisories: dev-master
- sllh/composer-versions-check: ^2.0
- squizlabs/php_codesniffer: ^3.4.0
- symfony/var-dumper: *
- wp-coding-standards/wpcs: ^2
This package is auto-updated.
Last update: 2026-06-09 12:06:28 UTC
README
This Plugin is a cookie notice plugin conforming with the GDPR (General Data Protection Regulation), implemented by the EU.
- Backend-user can define different tracker with custom js code, description, name, and a link to the vendors privacy policies.
- Frontend-users can customize what trackers they want and which they don't. These settings can be revoked at anytime.
- Consents given by users are logged on the filesystem.
Requirements
- PHP 7.2+
- Composer (for now. working on version without Composer)
- Advanced custom fields pro 5+
Setup
You will find the steps for the installation in the docs folder.
Usage
You will find the steps required for the usage in the docs folder.