“”

Cookie Consent for TYPO3 – GDPR Optin Cookie Consent for TYPO3 – GDPR Optin

we_cookie_consent / stable

Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req websedit/we-cookie-consent

Tags

#Cookie #consent #cookieconsent #cookiecontrol #optin #DSGVO #GDPR #ePrivacy #C673/17 #Law #scripts #gtm #analytics #klaro #klaro.js

Last upload comment

## [4.0.4] - 2024-04-24 - RL
### Bugfix
- Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services
### Added
- Added !default to scss variables to override them. Thank's to RazielleS and dmitryd. Issue: #36 and #40

Downloads by month

Download 4.0.4 External Manual Found an Issue? Code Insights Packagist.org
Author
Team websedit
Company
websedit AG
Last update
24. Apr 2024
First upload
17. Feb 2020
Downloads
43,664
Category
Frontend
Dependencies
  • TYPO3 (10.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req websedit/we-cookie-consent to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
4.0.4 / stable
April 24, 2024
## [4.0.4] - 2024-04-24 - RL
### Bugfix
- Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services
### Added
- Added !default to scss variables to override them. Thank's to RazielleS and dmitryd. Issue: #36 and #40
10.4.0 - 12.4.99 Download
4.0.3 / stable
April 22, 2024
## [4.0.3] - 2024-04-22 - AS
### Bugfix
- Changed Version number in ext_emconf

## [4.0.2] - 2024-04-22 - AS
### Bugfix
- Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.
10.4.0 - 12.4.99 Download
4.0.1 / stable
April 04, 2024
## [4.0.1] - 2024-04-04 - RL, AS
### Bugfix v12 - 2024-04-04 - AS
- Separated switchable controller actions in separated plugins
### Added - 2024-04-03 - RL
- Added Google Consent Mode basic and advanced - to set default consent types (Beta)
- Added Google Consent Mode defaults-tab to Google Analytics services
- Added Google Consent Mode defaults-tab to Google Tag Manager services
10.4.0 - 12.4.99 Download
4.0.0 / stable
February 08, 2024
## [4.0.0] - 2023-11-11 - ES, 2023-11-21/2023-12-05/2023-12-18 - GF
### Changed
- Update the Extension to TYPO3 V12 compatibility
- Update the klaro library from 0.7.16 to 0.7.18.
### Correct
- css vertical position of default icons in buttons for > 1520px
- css positioning:static for .frame privacy policy (table list etc.)
### Add
- add evaluation/confirmation output for GoogleAnalytics optOutLink
### Fixed
- Correction to the TCA due to backwards compatibility issues in V10 and V11
10.4.0 - 12.4.99 Download
3.0.3 / stable
August 08, 2022
## [3.0.3] - 2022-08-08 - AS - Bugreport von Web-Style Thurnwalder KG
### Added - 2022-08-08
- Classes/Controller/ConsentController.php: Removed backwards compatibility code < TYPO3 v10
- Classes/Hook/AfterSaveHook.php: Check if array key exists with function isset()
- Configuration/TypoScript/setup.typoscript: Changed TypoScript condition (traverse)
- Changed prepros config
10.4.0 - 11.5.99 Download
3.0.2 / stable
June 24, 2022
## [3.0.2] - 2022-06-23 - GF
### Added - 2022-06-23
- Attribute data-nosnippet="data-nosnippet" to .cn-body (Avoids Google bot to crawl cookie-consent text)
### Added - 2022-05-17
- Detection Safari browser (function.js) - GF
- Adjust positioning button group in Safari (_cookie-modal.scss) - GF

10.4.0 - 11.5.99 Download
3.0.1 / stable
May 03, 2022
## [3.0.1] - 2022-05-03 - GF, AS, RL
### Added - 2022-05-03
- Added event for deny consent state - RL
- Update matomo JS-Code - RL
- Dropped Support Typo3 7-9 - websedit
- Support Typo3 11 LTS - websedit
### Added - 2022-02-25 - GF
- Generalized the scope of positioning videoOverlay to frame-type-media and frame-type-textmedia
10.4.0 - 11.5.99 Download
2.3.5 / stable
April 24, 2024
## [2.3.5] - 2024-04-24 - RL
### Bugfix
- Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services
### Added
- Added !default to scss variables to override them. Thank's to RazielleS and dmitryd. Issue: #36 and #40
7.6.0 - 9.5.99 Download
2.3.4 / stable
April 22, 2024
## [2.3.4] - 2024-04-22 - AS
### Bugfix
- Changed Version number in ext_emconf

## [2.3.3] - 2024-04-22 - AS
### Bugfix
- Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.
7.6.0 - 9.5.99 Download
2.3.2 / stable
April 04, 2024
## [2.3.2] - 2024-04-03 - RL
### Fixed
- Change consentcontroller.js to write consent settings to the cookie only for Google-relevant services
- Removed double initialization of the array consenTypeObj
7.6.0 - 9.5.99 Download
2.3.1 / stable
April 03, 2024
## [2.3.1] - 2022-04-03 - RL
### Added - 2024-04-03 - RL
- Added Google Consent Mode basic and advanced - to set default consent types(Beta)
- Added Google Consent Mode defaults-tab to Google Analytics services
- Added Google Consent Mode defaults-tab to Google Tag Manager services
7.6.0 - 9.5.99 Download
2.2.1 / stable
June 24, 2022
## [2.2.1] - 2022-06-23 - GF
### Added - 2022-06-23
- Attribute data-nosnippet="data-nosnippet" to .cn-body (Avoids Google bot to crawl cookie-consent text)
### Added - 2022-05-17
- Detection Safari browser (function.js) - GF
- Adjust positioning button group in Safari (_cookie-modal.scss) - GF

7.6.0 - 11.1.99 Download
2.2.0 / stable
May 05, 2022
## [2.2.0] - 2022-05-03 - GF, AS, RL
### Added - 2022-05-03
- Added event for deny consent state - RL
- Update matomo JS-Code - RL
### Added - 2022-02-25 - GF
- Generalized the scope of positioning videoOverlay to frame-type-media and frame-type-textmedia

7.6.0 - 11.1.99 Download
2.1.0 / stable
February 01, 2022
## [2.1.0] - 2021-01-12 - GF, AS, RL
### Added - 2022-01-12 - AS
- EscapeViewHelper: Adjustments for TYPO3 v7 compatibility
- we_cookie_consent/Resources/Private/Partials/Klaro/Service.html: Adjustments for TYPO3 v7 compatibility
### Added - 2021-09-22
- Added max. width of Buttons in Settings Layer.
### Changed - 2021-11-10 - RL, AS
- Added YouTube and Vimeo Service
### Added - 2021-11-12 - GF
- Additional CSS for video via iframe
### Added - 2021-11-15 - GF
- Additional CSS/JS for videos via small iframe < 300px width
### Added - 2021-11-16 - GF
- _base.scss: Additional color definitions for Icons in Layer 2 (.cookie-modal) and update _cookie-notice.scss/_cookie-modal.scss
### Removed
- Removed debug output in JavaScript
### Changed - 2021-10-13 - GF, RL
- Optimizing SCSS-Code: removing redundant vars, moving static values into new vars and replacing old vars
### Changed - 2021-11-17 - GF
- Moved basics SCSS definitions from styles.scss to _base.scss,
- Simplifying implementation and adjustment of variables for individual project
### Changed - 2021-11-20 - RL
- Added Google Consent Mode (Alpha)
### Added - 2021-11-25 - GF
- SCSS: Additional property for icon:hover; add in cookie-modal/-notice.
- SCSS: Additional variables in _base.scss; transfer new variables in all affected scss files.
### Added - 2021-12-16 - GF
- Correct ineffective display:none for .cm-toggle-all checkbox.
- Delete redundant/double display:none for cm-toggle-all checkbox.
### Added - 2022-01-13 - GF
- Align width of videoOverlay with iframe of external Videos (Youtube/Vimeo) in Controller.js
7.6.0 - 11.1.99 Download
2.0.1 / stable
September 22, 2021
## [2.0.1] - 2021-09-21 - AS, GF
### Added
- Icons for Buttons
- SCSS: Implement icons on most buttons (in both layers). Some redesign (visible borders with round corners). Most buttons (but one) are now transparent). Postioning the new styles at the end of SCSS Source.
### Fixed
- Removed some typos/redundant spaces/lines in SCSS
7.6.0 - 11.1.99 Download
2.0.0 / stable
March 31, 2021
IMPORTANT!!! Due to the update of the klaro library there are breaking changes in the DOM output. If you update from an older version and use a custom CSS, please check and adapt it if necessary. After an update please execute "Dump autoload" first and then „Flush cache".

### Added
- Contextual Consent
- Use HTML in text
- Support for TYPO3 11. Issue: #9
- 'No Style' Template. Issue: #11
- SCSS files. Issue: #13
- Fallback function for backwards compatibility < 1.3.3
- Escape Viewhelper for special characters. Thank's to cwiesenekker. Issue: #14
### Changed
- Update the klaro library from 0.4.28 to 0.7.16. Issue: #11
- Locallang labels to sprintf syntax
- Renamed App.html partial to Service.html
### Fixed
- Added trim around service description. Issue: #5
- Optimized the CSS
- Some typos in comments
### Removed
- Workarounds in JS
- Language parameter in TypoScript
7.6.0 - 11.1.99 Download
1.3.3 / stable
September 28, 2020
Bugfix release
### Added
- .htaccess for the Resources/Private/ Folder
- Extended the documentation about categories
### Fixed
- Link to privacy page in xlf label of default language
- CSS for the floated views
7.6.0 - 10.4.99 Download
1.3.2 / stable
August 20, 2020
Reupload to try fixing empty Classes, Configuration and Resources folder in downloaded ZIP file on macOS.
Installation via extensionmanager works without problems.
See: https://github.com/websedit/we_cookie_consent/issues/1
7.6.0 - 10.4.99 Download
1.3.1 / stable
August 20, 2020
Bugfix release
### Added
- README.md
### Fixed
- typo in constants.ts
- replace notation in composer.json
- Classes, Configuration and Resources folder were empty in last TER release
7.6.0 - 10.4.99 Download
1.3.0 / stable
August 14, 2020
IMPORTANT!!! Due to the update of the klaro library there are breaking changes in the DOM output. If you update from an older version and use a custom CSS, please check and adapt it if necessary. We have also changed our Vendor name. After an update please execute "Dump autoload" first and then „Flush cache".

### Added
- Setting - storageMethod (Default: cookie, alternative: localStorage)
- Setting - hideDeclineAll (Default: false)
- Setting - hideLearnMore (Default: false)
### Changed
- Changed Vendor in namespace from 'WE' to 'Websedit' for better compatibility with Composer and Packagist
- Update the klaro library from 0.2.21 to 0.4.28
- Rearranged and grouped TypoScript constants in Constants-Editor for better usability.
### Fixed
- Output of sys_category as purpose of a service.
7.6.0 - 10.4.99 Download
1.2.1 / stable
May 15, 2020
Bugfix release
- Fixed URI generation for privacy and poweredBy Links if external URIs are used.
7.6.0 - 10.4.99 Download
1.2.0 / stable
April 30, 2020
- Added TYPO3 10 LTS compatibility
- Corrected IF-condition for iteration in partial "App.html"

There should be no breaking changes. But because of changes in DI and a new Viewhelper a cache / autoload clear is recommended.
7.6.0 - 10.4.99 Download
1.1.1 / stable
April 06, 2020
Bugfix release
- If 'required' is set for a service, overwrite 'preselected' automatically with true
7.6.0 - 9.5.99 Download
1.1.0 / stable
March 19, 2020
- Added TYPO3 7 LTS compatibility
- Updated the klaro.js library
- Fixed some typos
See changelog.txt in extension root for further details.

There should be no breaking changes. But just to be safe, please clear the caches once.
7.6.0 - 9.5.99 Download
1.0.2 / stable
February 17, 2020
Initial Upload
8.7.0 - 9.5.99 Download