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.
| 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 |
- 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.
composer require erhaweb/klaro-consent-managerContinue with the Composer installation guide and the Quick start.

