A lightweight, GDPR & CCPA compliant cookie consent banner with nuclear cache-busting technology that works with any caching setup.
- Contributors: opt4
- Plugin URI: Cookie Consent Lite
- Author URI: Opt-4
- Donate link: Donate
- Tags: cookie consent, gdpr, ccpa, privacy, cookies, compliance, banner, modal, cache
- Requires at least: 5.0
- Tested up to: 6.4
- Stable tag: 1.0.0
- Requires PHP: 7.4
- License: GPLv2 or later
- License URI: GPLv2
Cookie Consent Lite is a powerful yet lightweight solution for GDPR and CCPA compliance. Unlike other cookie consent plugins that struggle with caching, our plugin features revolutionary Nuclear Cache-Busting Technology that ensures your cookie banner works perfectly with any caching system.
- Nuclear Cache-Busting Technology – Works with ANY caching plugin or CDN
- GDPR & CCPA Compliant
- Modern, Responsive Design
- Cookie Categories – Analytics, Marketing, Preferences
- Customizable Styling
- Professional Admin Interface
- Aggressive Cache Clearing
- Zero Configuration
- Cache Problem Solved – Compatible with WP Rocket, W3 Total Cache, Cloudflare, and more
- Professional Grade – Enterprise-level code quality
- Lightweight – Minimal impact on performance
WP Rocket, W3 Total Cache, WP Super Cache, LiteSpeed Cache, WP Fastest Cache, Autoptimize, SG Optimizer, Breeze, Cloudflare, Redis, Memcached, OPcache
- Colors, position, button labels, banner text
- Enable/disable cookie categories
- Consent expiration settings
- Granular category control
- Transparent descriptions
- Consent withdraw options
- Full legal compliance
- Clean code with hooks & filters
- JavaScript & PHP APIs
- Debug mode for testing
- Go to Plugins → Add New
- Search for “Cookie Consent Lite”
- Install and Activate
- Configure under Settings → Cookie Consent
- Upload ZIP to
/wp-content/plugins/ - Extract files
- Activate via WordPress admin
Does this work with caching plugins?
Yes — it’s designed specifically for that.
Is this GDPR/CCPA compliant?
Absolutely.
Can I customize it?
Yes, fully customizable.
Does it slow down the site?
No — it's lightweight and async-loaded.
- Cookie Consent Banner
- Preferences Modal
- Admin Settings Page
- Button Config Panel
- Initial release
- Full compliance features
- Cache-busting tech
- Developer APIs
- Debug tools
if (CookieConsentLite.hasConsent('analytics')) {
// Load analytics
}
const consent = CookieConsentLite.getConsentStatus();
CookieConsentLite.showPreferences();if (CCL_Frontend::has_category_consent('marketing')) {
// Run marketing code
}
CCL_Frontend::load_script_if_consent('analytics', 'https://analytics.example.com/script.js');ccl_banner_textccl_button_labelsccl_cookie_categoriesccl_consent_givenccl_consent_withdrawnccl_cache_cleared
Visit Opt-4 for support and documentation.
This plugin stores cookie preferences locally and does not collect personal data.