Download the PHP package waconcookiemanagement/wacon-cookie-management without Composer
On this page you can find all versions of the php package waconcookiemanagement/wacon-cookie-management. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download waconcookiemanagement/wacon-cookie-management
More information about waconcookiemanagement/wacon-cookie-management
Files in waconcookiemanagement/wacon-cookie-management
Package wacon-cookie-management
Short Description Different cookies are allowed individually. Differentiation into necessary and optional cookies
License GPL-2.0-or-later
Homepage https://extensions.typo3.org/extension/wacon_cookie_management
Informations about the package wacon-cookie-management
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
-
Download the extension wacon_cookie-management from the TYPO3 Repository or gitHub. Install the extension and activate it with the extension manager.
- Include the template "Wacon Cookie Management" in your root template
Cookies
- Create a folder in your page tree(e.g. "cookies")
- Switch to the list module and add a new record(Wacon Cookie Management -> Cookie) for each used cookie
- Fill out the fields according for each cookie
Include plugin
-
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.
- 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":
- Create a plugin content element "Externes Script einbinden"
- Define the needed cookie
- Define the JavaScript-Code that is proposed to be added to the page if this cookie is enabled
- 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