Skip to content

Releases: Koken-Community-Support/GDPR-Cookie-Consent

Added setting for Cookie name

15 Jan 23:00

Choose a tag to compare

  • [NEW] Added setting for Cookie name
  • [NEW] Renamed cm-head.js to gdpr-head.js
  • [FIX] Fix for always setting ignored cookie to session_cookie
  • [UPDATED] Changed main function name
  • [UPDATED] Documentation link updated

Updating

Be aware that this is a "breaking changes" release since we changed file names, changed function names and added new settings!

To ensure that the update will go as smooth as possible, please follow these steps:

  • Deactivate the v1.0.0: Admin -> Settings -> Plugins -> GDPR Cookie Consent -> Enabled
  • FTP to your server and remove the old plugin files
  • Upload the latest (1.1.0)
  • Clear the system caches: Admin -> Settings -> System -> Clear system caches
  • Activate the plugin again: Admin -> Settings -> Plugins -> GDPR Cookie Consent -> Enable

First public release

13 Jan 16:51

Choose a tag to compare

Initial release of GDPR cookie consent for Koken CMS in Javascript that effectively prevents setting cookies by third party scripts like ad or analytics snippets until an explicit consent is given.