“”

Cookiebot Cookiebot

cookiebot / stable

Implement cookiebot (cookiebot.com) consent-banner in TYPO3. Also delivers a content-plugin to place cookiebots cookie declaration whereever you need it.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req mjpr/cookiebot

Tags

#Cookie #cookieconsent #consent #CookieBot #DSGVO #GDPR #EPR #Law #EU

Last upload comment

Feature-Release: Now you can change between automatic or manual cookie blocking mode.

Downloads by month

Download 1.1.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Matthias Pruy
Last update
14. Nov 2019
First upload
21. Oct 2019
Downloads
7,486
Category
Frontend Plugins
Dependencies
  • TYPO3 (8.7.0 - 10.2.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 mjpr/cookiebot 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
1.1.0 / stable
November 14, 2019
Feature-Release: Now you can change between automatic or manual cookie blocking mode.
8.7.0 - 10.2.99 Download
1.0.2 / stable
October 29, 2019
- Fixes a wording error in the constants-editor where the "cookiebot API key" was requested. The cookiebot domaingroup-id (CBID) is required here.
- Fixes a bug where the cookiebot-script was not integrated as the very first JavaScript. Integration now takes place directly after the opening "head" tag. This ensures that no cookies escape the automatic cookie blocking.
- Add cache-clearing on installation
8.7.0 - 10.2.99 Download
1.0.1 / stable
October 21, 2019
Small edit in licence and description. No code-change!
8.7.0 - 10.2.99 Download
1.0.0 / stable
October 21, 2019
Initial release to TER
8.7.0 - 10.2.99 Download