TYPO3 Extension for adding a CookieConsent Banner
- CookieConsent Banner
- TYPO3 8, 9 & TYPO3 10
- full customizable
- documentation
Download and install the extension with the extension manager module.
- Download extension via GitHub or TYPO3-Ter
- Go to your FTP and navigate to
/typo3conf/ext/
and upload the cookiebanner folder there
- Activate Extension in Extensionmanager
- Include the static TypoScript of the extension
- Edit Preferences in the Constants-Editor
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
cookiebanner | TYPO3 | PHP | Support/Development |
---|---|---|---|
1.x | 8.7 - 10.x | 7.0 - 7.4 | Features, Bugfixes, Security updates |
Please look here in the changelog.md
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