Complete Cookie Consent icon

Complete Cookie Consent

Version 1.0.9.5

September 15, 2021

Fixed

  • Fix a Twig error that occurs when using the craft.ccc.consentInfo variable

Version 1.0.9.4

September 15, 2021

Fixed

  • Fix a PHP error that occured with some versions of PHP. For real, this time.

Version 1.0.9.3

September 15, 2021

Added

  • Make it possible to add a description to cookie types, and have this displayed in the cookie banner

Version 1.0.9.2

September 15, 2021

Fixed

  • Fix a PHP error that occured with some versions of PHP

Version 1.0.9.1

September 13, 2021

Changed

  • Changed the frontend form buttons from input to button tags

    Fixed

  • Fix an error that occured on submitting a form with no cookie types checked

Version 1.0.9

September 13, 2021

Added

  • Added a config option to ignore certain URLs when loading Complete Cookie Consent

    Changed

  • Updated JS, removed potential vulnerabilities
  • Drastically reduced JS file size in frontend

Version 1.0.8.3

February 11, 2020

Fixed

  • Fixed redirect bug if redirectURL was empty

Version 1.0.8.2

February 11, 2020

Changed

  • Changed the plugin logo

Version 1.0.8.1

January 24, 2020

Added

  • Added the ability to choose a redirect URL, to redirect visitors after form submission

Version 1.0.8

January 24, 2020

Removed

  • Removed support for MaxMind GeoIP

    Added

  • Added support for ipstack geolocation

Version 1.0.6

May 1, 2019

Added

  • Added more (and better defined) tags and classes to the form, for your styling pleasure

Version 1.0.5.3

April 30, 2019

Fixed

  • Made sure the banner works with all site urls

Version 1.0.5.2

April 29, 2019

Fixed

  • Corrected the documentation URL

Added

  • Added the ability to change the plugin's name

Version 1.0.5.1

April 24, 2019

Fixed

Version 1.0.5

April 24, 2019

Added

  • Added a secondary button to the banner, with the ability to link this button to an entry or url of your liking

Version 1.0.4.2

April 9, 2019

Fixed

  • Fix minor bugs

Version 1.0.4.1

April 9, 2019

Fixed

  • Fixed a bug where setting geolocation method to 'none' was impossible

Version 1.0.4

April 9, 2019

Added

  • Added GeoIpLite as a geolocation method

Version 1.0.3

April 9, 2019

Changed

  • Changed the way consent settings are loaded, allowing for static page caching

    Fixed

  • The plugin can now be used combined with static page caching

Version 1.0.2

April 9, 2019

Added

  • Added a choice between Implied and Explicit consent

Version 1.0.1

April 9, 2019

Added

  • Added a service and variable, to provide templates with consent info

Version 1.0.0.1

April 8, 2019

Changed

  • Changed the default CSS to give the banner a fixed position

Version 1.0.0

April 8, 2019

Added

  • Added the plugin to Github