dijarbytyci / cookiebanner
TYPO3 extension to add a CookieConsent Banner
Installs: 679
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5
This package is not auto-updated.
Last update: 2024-12-10 23:12:49 UTC
README
TYPO3 Extension for adding a CookieConsent Banner
Features
- CookieConsent Banner
- TYPO3 11
- full customizable
- documentation
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
- PayPal Support me on paypal.com
- BuyMeACoffee Support me on buymeacoffee.com
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