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.5
- dev-main
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.1.0
- dev-l10n_main
This package is auto-updated.
Last update: 2026-05-15 12:30:27 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.

