dijarbytyci/cookiebanner

TYPO3 extension to add a CookieConsent Banner

Installs: 661

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

Type:typo3-cms-extension

1.5.0 2022-05-16 12:08 UTC

This package is not auto-updated.

Last update: 2024-07-23 21:17:28 UTC


README

Donate

TYPO3 Extension for adding a CookieConsent Banner

Features

Usage

Installation

Installation via composer

composer req dijarbytyci/cookiebanner

Minimal Setup

1Include the static TypoScript of the extension 2Edit Preferences in the Constants-Editor

Help supporting further development

Why? The extension is a tool for GDPR/DSGVO and i always try to update it to the latest possible TYPO3 version.

HOW? There are multiple ways to support the further development

Administartion corner

Versions and support

Changelog

Please look here in the changelog.md

Release Management

cookiebanner uses semantic versioning which basically means for you, that

  • bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
  • minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
  • major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

© 2018-2020 Julian Seidl