Skip to content

wacon-internet-gmbh/wacon_cookie_management

Repository files navigation

Wacon Cookie Management(WCM)

WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as "cookie consent box"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.

Compatibility

Extension TYPO3 PHP Support / Development
dev-main 10 - 12 8.0 - 8.2 features, bugfixes, security updates
4.0 11 - 12 8.0 - 8.2 features, bugfixes, security updates
3.5 10 - 11 7.4 - 8.1 bugfixes, security updates
3.3 - 3.4 10 - 11 7.4 - 8.1 bugfixes, security updates
3.2 10 - 11 7.4 bugfixes, security updates
2.0 - 2.1 9 - 10 none
1.1 - 1.2 7 - 9 none

Installation & Configuration

  1. Download the extension wacon_cookie-management from the TYPO3 Repository or gitHub. Install the extension and activate it with the extension manager.

  2. Include the template "Wacon Cookie Management" in your root template

Cookies

  1. Create a folder in your page tree(e.g. "cookies")
  2. Switch to the list module and add a new record(Wacon Cookie Management -> Cookie) for each used cookie
  3. Fill out the fields according for each cookie

Include plugin

  1. Create a "plugin"-content element "Cookie Freigabe" As this content element is responsible for the first pop-up & represents the button to open the cookie consent box, make sure it is part of the main template, e.g. by including it in the footer.

  2. Configure the plugin

  • force pop-up for first visitors (e.g. due to tracking code)
  • link to the imprint page
  • link to the legal notice page
  • the cookie folder

Include external scripts

Each external script that is used by the website and is responsible for a cookie you defined in your cookie folder has to be encapsulated with the plugin "Externes Script einbinden":

  1. Create a plugin content element "Externes Script einbinden"
  2. Define the needed cookie
  3. Define the JavaScript-Code that is proposed to be added to the page if this cookie is enabled
  4. If you wish to show disabled elements(e.g. represented by a frosted glas effect) like googleMaps, Twitter Time etc. you can define an appropriate image and a short text(e.g. "click here to enable me")

License

The extension is licensed unter the GNU General Public License v2

More information

Find more information on our website

About

WCM ist eine TYPO3 Extension, die es den Besuchern Ihrer Website erlaubt, die benutzten Cookie-Einstellungen selber zu kontrollieren.

Resources

License

Stars

Watchers

Forks

Packages

No packages published