BALLKORG Cookie Consent releases
WordPress cookie consent plugin for GDPR / 152-FZ compliance / Управление согласием на cookies по требованиям GDPR и 152-ФЗ с логированием согласий, отложенной загрузкой аналитики и совместимостью с WordPress Plugin Directory.
by BALLKORG · github.com/ballkorg/ballkorg-cookie-consent · website
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ballkorg/ballkorg-cookie-consent/releases/download/v5.2.0/ballkorg-cookie-consent.5.2.0.zipGDPR and 152-FZ compliant cookie consent banner for WordPress.
It logs consent events to a custom database table, lazy-loads Yandex Metrika and Google Consent Mode v2, and keeps raw IP addresses out of storage.
Features
- Frontend cookie banner — responsive slide-up banner with accept/reject actions
- Consent logging — every decision is saved to a custom database table
- Privacy-first storage — raw IP is never stored; only a SHA-256 hash and anonymized prefix
- Lazy analytics — Yandex Metrika and Google Consent Mode v2 load only after consent
- CSV export — export the consent log from the admin screen
- Language selector — switch the plugin/banner language in the admin settings
- Banner toggle — enable or disable the frontend banner from the admin settings
- Uninstall control — choose whether consent data is deleted when the plugin is removed
- WordPress standards — namespaced OOP code and prepared database queries
Requirements
| Dependency | Minimum |
|---|---|
| WordPress | 6.2 |
| PHP | 8.0 |
| MySQL | 5.7 / MariaDB 10.3 |
Installation
Manual install
- Download the latest release from GitHub Releases
- Upload the
ballkorg-cookie-consentfolder to/wp-content/plugins/ - Activate the plugin in WordPress
Via WP-CLI
wp plugin install https://github.com/ballkorg/ballkorg-cookie-consent/archive/refs/heads/main.zip --activateReleases
2 releases. Each count is every asset in that release; expand a row for the breakdown.