https://github.com/friendsofredaxo/consent_manager
REDAXO Consent Manager :: Stellt ein Opt-In Service Consent Banner zur Verfügung.
https://github.com/friendsofredaxo/consent_manager
addon consent consent-management cookie cookie-consent cookie-hinweis datenschutz dsgvo dsgvokonform hacktoberfest redaxo redaxo-addon
Last synced: 2 months ago
JSON representation
REDAXO Consent Manager :: Stellt ein Opt-In Service Consent Banner zur Verfügung.
- Host: GitHub
- URL: https://github.com/friendsofredaxo/consent_manager
- Owner: FriendsOfREDAXO
- License: mit
- Created: 2019-11-08T14:46:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T21:03:23.000Z (3 months ago)
- Last Synced: 2026-03-30T21:27:28.374Z (3 months ago)
- Topics: addon, consent, consent-management, cookie, cookie-consent, cookie-hinweis, datenschutz, dsgvo, dsgvokonform, hacktoberfest, redaxo, redaxo-addon
- Language: PHP
- Homepage:
- Size: 21.7 MB
- Stars: 63
- Watchers: 4
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Support: docs/support_und_community.md
Awesome Lists containing this project
README
# Consent Manager für REDAXO CMS

## Überblick
Der Consent Manager bietet eine DSGVO-konforme Lösung für die Einholung und Verwaltung von Einwilligungen zu Cookies und externen Diensten.
### Kernfunktionen
- Datenschutz-Opt-In-Banner für Dienste und Cookies
- Flexible Gruppierung von Diensten
- Nachträgliche Änderung der Einstellungen durch Besucher
- Mehrsprachig und Multi-Domain-fähig
- Automatische Frontend-Einbindung (Auto-Inject)
- Inline-Consent für Embeds (YouTube, Vimeo, Maps etc.)
- Google Consent Mode v2
- Framework-First Support (UIkit, Bootstrap, Tailwind, Bulma)

## Rechtlicher Hinweis
Die mitgelieferten Texte und Cookie-Definitionen sind Beispiele ohne Gewähr. Betreiber sind selbst verantwortlich für die rechtskonforme Integration und sollten Inhalte rechtlich prüfen lassen.
## Dokumentation
Die technische Dokumentation ist in thematische Einzeldokumente unter `docs/` aufgeteilt.
### Einstieg
- Installation & Grundeinrichtung: [docs/installation_und_grundeinrichtung.md](docs/installation_und_grundeinrichtung.md)
- Tutorial: [docs/tutorial_so_gehts.md](docs/tutorial_so_gehts.md)
- Dev Kurzhilfe: [docs/DEV_QUICKSTART.md](docs/DEV_QUICKSTART.md)
### Konfiguration
- Erweiterte Konfiguration: [docs/erweiterte_konfiguration.md](docs/erweiterte_konfiguration.md)
- Dienste & Gruppen: [docs/dienste_und_gruppen.md](docs/dienste_und_gruppen.md)
- Manuelle Einrichtung: [docs/manuelle_einrichtung.md](docs/manuelle_einrichtung.md)
### Entwicklung
- API (JS, Events, PHP): [docs/api.md](docs/api.md)
- Inline-Consent: [docs/inline.md](docs/inline.md)
- Themes, Best Practices & CSP: [docs/themes_best_practices_csp.md](docs/themes_best_practices_csp.md)
### Projektinfos
- Credits: [docs/credits.md](docs/credits.md)
- Support & Community: [docs/support_und_community.md](docs/support_und_community.md)
- Changelog: [CHANGELOG.md](CHANGELOG.md)
- Lizenz: [LICENSE.md](LICENSE.md)
## Support und Community
### Fehler melden
- GitHub Issues: https://github.com/FriendsOfREDAXO/consent_manager/issues
### Contributions
Pull Requests sind willkommen.
### Community
- REDAXO Slack: `#consent-manager`
- REDAXO Forum: https://friendsofredaxo.github.io/forum/
---
Made with ❤️ by Friends Of REDAXO