Descripción
CookieJar provides a lightweight cookie consent banner with basic GDPR/CCPA compliance tools.
- Accessible banner with Accept, Reject, and Preferences
- Basic categories: Necessary, Functional, Analytics, Advertising
- Optional Do Not Sell (CPRA) when applicable
- GA4 Consent Mode v2 signal updates (optional)
- Basic consent logging (cached mode)
- Multilanguage (free: up to 2 languages)
This free version is designed for WordPress.org policies: no ads in dashboard, no nagging notices, and all assets loaded locally.
Asset Licensing
- All plugin code is GPLv2 or later.
- All bundled images, SVGs, and icons in
assets/are original works by DemeWebsolutions.com (My Deme, LLC) and released under GPLv2 or later. - No remote CDNs are used; all assets load locally.
Instalación
- Upload the
cookiejarfolder to/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Admin CookieJar Control Panel to configure settings.
Preguntas frecuentes
-
Does this block scripts automatically?
-
The free version provides category-based consent and exposes category states; automatic blocking is limited. Advanced control is available in the Pro version.
-
How are consents stored?
-
In the free version, consent logs are stored in the WordPress database in cached mode. Retention is capped.
-
How many languages are supported?
-
Up to two languages in the free version.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “CookieJar” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
Initial release to WordPress.org