-
Notifications
You must be signed in to change notification settings - Fork 2
Simple GDPR Cookie Compliance is a simple notifier to notify users that your site make uses of cookies and to comply with EU GDPR regulations.
License
themebeez/simple-gdpr-cookie-compliance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Simple GDPR Cookie Compliance === Contributors: themebeez, addonify Donate link: https://donation.creamcode.org Tags: cookie notice, GDPR, CCPA, cookie privacy, cookie consent Requires at least: 5.6 Tested up to: 6.7 Requires PHP: 7.4 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple GDPR Cookie Compliance is a simple plugin that helps to display cookie notice on your WordPress website. == Description == Simple GDPR Cookie Compliance is a simple plugin that helps to display cookie notice on your WordPress website. It helps to show your complies with EU GDPR cookie law and CCPA regulations. It is a lightweight plugin that comes with three different layouts. > *Simple yet powerful plugin. Display cookie notice with just in few clicks. Adds just 2KB of pure vanilla JavaScript!* 💁 Note: Installing this plugin alone does not make your site GDPR compliant. Since each site uses different cookies, you may need to ensure you have necessary configurations in place. == 🦄 Main Features == * Simple & light-weight (no dependencies). * Three different layouts. * Choose placement to display notice. * Custom message support. * Color options for notice. * Display/Hide close button. * Display/Hide cookie icon. * Set cookie expiration date. * Translation ready. * Coded according to WordPress plugin standard. == Installation == * On your dashboard, navigate to Plugins * Click on Add New button * On search field, type "Simple GDPR Cookie Compliance" * Once you find the plugin, click on Install Now button * After successful installation of the plugin, click on Activate button to activate plugin == 💰 Donation/Sponsor == This plugin will remain ❤️ Forever Free project (No pro/premium versions will be made). If you wish to support the development of this plugin, please feel free to [donate or sponsor this project](https://donation.creamcode.org). Your donation will help encourage and support the plugin's continued development and better user support. == 🎭 Get Involved == * If you're a developer and want to contribute, you can do on [Github](https://github.com/themebeez/simple-gdpr-cookie-compliance). * If you love this plugin, and you want the plugin to be translated in your local language. Feel free to contribute on this [translation page](https://translate.wordpress.org/projects/wp-plugins/simple-gdpr-cookie-compliance/) for translation. * If you're a user and you need support or find any issues related to the plugin, please raise it on [Github](https://github.com/themebeez/simple-gdpr-cookie-compliance/issues) or post it on [our support forum.](https://themebeez.com/support-forum/simple-gdpr-cookie-compliance-support/) == Important Links == * Source code - [Github](https://github.com/themebeez/simple-gdpr-cookie-compliance) * Feedback - [Here](https://wordpress.org/support/plugin/simple-gdpr-cookie-compliance/reviews/) * Report an issue - [Here](https://themebeez.com/support-forum/simple-gdpr-cookie-compliance-support/) == Frequently Asked Questions == = Is this a free plugin? = Short answer is, yes. Simple GDPR Cookie Compliance will remain free forever. None of the existing and upcoming features will be locked behind a pro/premium plan. Consider supporting the project development by [donating](https://donation.creamcode.org). = How do I customize the plugin setting = You can customize the plugin setting by navigating to Dashboard > Simple GDPR page. You can customize the message, color, cookie expiration date, and other settings from there. = Dealing with the cache plugin = Since `2.0.0` we have made the dynamic CSS generated by the plugin cacheable. If you are using a cache plugin, you may need to clear the cache after changing the plugin settings. = Do you provide free support? = Yes, we do. Kindly visit us at [support page](https://themebeez.com/support-forum/simple-gdpr-cookie-compliance-support/) & ask for support. == Screenshots == 1. Full width notice layout. 2. Custom width notice layout. 3. Popup notice layout. 4. Full width notice layout in Japanese language. 5. Plugins setting page in admin dashboard. 6. Plugins setting page in admin dashboard - 2. == Changelog == = 2.0.0 - 06 February, 2025 = - Added: Rest API support to fetch and update the setting page option data. - Added: New modern plugin's setting page in admin dashboard. - Added: Option to disable the cookie notice even while the plugin is active. - Tweak: Plugin's setting page in admin dashboard now uses React 19 to render the page. - Tweak: Full width notice layout. Now the close button is hidden in the full width layout and full width layout container is rounded. - Tweak: Pubic CSS is now being applied using the CSS root variables. - Tweak: Pubic facing template's HTML structure and class names. - Tweak: Public CSS and JavaScript assets file name and path of build files. - Tweak: Cookie icon in the notice is now a SVG icon. - Tweak: Notice cookie name. - Tweak: Donate link. - Removed: Simple GDPR Cookie Compliance web font that had cookie icon and close icon. - Dev: Added Vite to compile assets in dashboard setting page. - Dev: Added Rollup for public assets compilation. - Dev: Removed Gulp for public assets compilation. - Improvements: Code improvements. = 1.1.11 - 15 January, 2025 = - Updated: Cookie expire time setting field's description. - Updated: Plugin Tags. = 1.1.10 - 26 December, 2024 = - Added: Tested and required up-to tag in main class. = 1.1.9 - 13 December, 2024 = - Tested: WordPress version 6.7 = 1.1.8 - 29 October, 2024 = - Added: 'aria-label' property to cookie icon, close button, and accept button for accessibility. - Updated: Message textarea field to TinyMCE field. - Added: Plugin GitHub and WordPress support links. - Removed: Options to add additional link content after the message. - Removed: Unused codes. - Tested: WordPress version 6.6. = 1.1.7 - 03 November, 2023 = - Tested: WordPress version 6.4.0 - Updated: Readme. = 1.1.6 - 14 August, 2023 = - Tested: WordPress version 6.3.0 - Updated: POT file. = 1.1.5 - 21 April, 2023 = - Fix: Wrong cookie path while accepting cookie notice #43 = 1.1.4 - 21 March, 2023 = - Tweak: Public custom JavaScript. Converted jQuery code to vanilla JavaScript. = 1.1.3 - 07 March, 2023 = - Update: Static texts in UDP Agents are now translation ready. - Update: WPCS implemented. - Fix: Minor PHP error. = 1.1.2 - 03 March, 2023 = - Updated: UDP agent to version 1.0.1. = 1.1.1 - 20 February, 2023 = - Added: Basic CSS style for the notice overlay. - Added: UDP agent support. = 1.1.0 - 31 August, 2022 = - Tested: with WordPress version 6.0.2. = 1.0.9 - 11 August, 2022 = - Fixed: Session Cookie issue fixed. - Added: Multisite support. = 1.0.8 - 23 January, 2022 = - Tested: WordPress version 5.9 - Tested: PHP version 7.4 = 1.0.7 - July 20, 2021 = - Fix: Minor PHP issues = 1.0.6 - July 20, 2021 = - Tested: up to WordPress 5.8 = 1.0.5 - Feb 19, 2021 = - Fix: Setting page link = 1.0.4 - Dec 17, 2020 = - Added: Options customization options. - Fix: Other minor issues = 1.0.3 - August 13, 2020 = - Testing: Tested on WordPress version 5.5 = 1.0.2 - 1 December, 2019 = - Added: Link type options = 1.0.1 - 4 November, 2019 = - Added: Color options = 1.0.0 - 2 August, 2019 = - Initial release
About
Simple GDPR Cookie Compliance is a simple notifier to notify users that your site make uses of cookies and to comply with EU GDPR regulations.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published