erhaweb / klaro-consent-manager
Klaro! Consent Manager - Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors' privacy and data.
Package info
github.com/ErHaWeb/klaro_consent_manager
Type:typo3-cms-extension
pkg:composer/erhaweb/klaro-consent-manager
Fund package maintenance!
Requires
- php: >=8.2 <8.6
- ext-pdo: *
- typo3/cms-core: ^13.4 || ^14.3
Requires (Dev)
- a9f/typo3-fractor: ^0.5
- phpunit/phpunit: ^11.5
- roave/security-advisories: dev-latest
- ssch/typo3-rector: ^3.11
- typo3/cms-fluid-styled-content: ^13.4 || ^14.3
- typo3/cms-install: ^13.4 || ^14.3
- typo3/testing-framework: ^9.0
Replaces
- typo3-ter/klaro-consent-manager: 3.0.6
This package is auto-updated.
Last update: 2026-05-26 10:11:11 UTC
README
Klaro! Consent Manager provides a self-hosted TYPO3 integration of Klaro! Consent Management by KIProtect GmbH. It helps you run a GDPR-oriented consent setup while keeping the configuration inside TYPO3.
Instead of maintaining a hand-written Klaro config.js, editors and
integrators can manage services, cookies, labels, styling, and contextual
consent through TYPO3 backend records and configuration.
At a glance
| Item | Value |
|---|---|
| Extension key | klaro_consent_manager |
| Composer package | erhaweb/klaro-consent-manager |
| TYPO3 support | ^13.4 || ^14.3 |
| PHP support | >=8.2 <8.6 |
| Documentation | docs.typo3.org |
| TER | extensions.typo3.org |
| Source | GitHub |
| Issues | GitHub Issues |
Highlights
- Full backend GUI for Klaro configuration, services, and cookies.
- Site Set support for TYPO3 v13 and v14, with a static TypoScript fallback.
- Service presets and generated cookie information tables.
- XLIFF-based translations and Fluid-enriched labels.
- Contextual consent for TYPO3 content elements.
- CSP-safe trigger links for opening or resetting consent settings.
- Neutral color schemes and custom CSS/SCSS support.
Installation
composer require erhaweb/klaro-consent-manager
Continue with the Composer installation guide and the Quick start.

