dmind / cookieman
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
Package info
github.com/dmind-gmbh/extension-cookieman
Type:typo3-cms-extension
pkg:composer/dmind/cookieman
Requires
- php: ^8.2
- typo3/cms-core: 14.*.x-dev || ^14.3
Requires (Dev)
- codeception/codeception: ^5.2
- codeception/module-asserts: ^3.0
- codeception/module-webdriver: ^4.0
- dmind/cookieman-test: @dev
- dmind/cookieman-test-bootstrap5-modal: @dev
- ergebnis/composer-normalize: ^2.51
- friendsofphp/php-cs-fixer: ^3.95
- helhum/typo3-console: ^8.3
- phpunit/phpunit: ^11.5
- ssch/typo3-rector: ^3.14
- typo3/cms-fluid-styled-content: 14.*.x-dev || ^14.3
- typo3/cms-frontend: 14.*.x-dev || ^14.3
- typo3/cms-install: 14.*.x-dev || ^14.3
- typo3/cms-tstemplate: 14.*.x-dev || ^14.3
- typo3/coding-standards: ^0.8.0
- typo3/tailor: ^1.7
- typo3/testing-framework: ^9.5
Replaces
- typo3-ter/cookieman: 4.1.3
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.18.7
- 2.18.6
- 2.18.5
- 2.18.4
- 2.18.3
- 2.18.2
- 2.18.1
- 2.18.0
- 2.17.0
- 2.16.6
- 2.16.5
- 2.16.4
- 2.16.3
- 2.16.2
- 2.16.1
- 2.16.0
- 2.15.2
- 2.15.1
- 2.15.0
- 2.14.3
- 2.14.2
- 2.14.1
- 2.13.3
- 2.13.2
- 2.13.1
- 2.13.0
- 2.12.1
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.0
- dev-master / 2.9.x-dev
- dev-10lts / 2.9.x-dev
- dev-9lts / 2.9.x-dev
- dev-8lts / 2.9.x-dev
- 2.9.20
- 2.9.19
- 2.9.18
- 2.9.17
- 2.9.16
- 2.9.15
- 2.9.14
- 2.9.13
- 2.9.12
- 2.9.11
- 2.9.10
- 2.9.9
- 2.9.8
- 2.9.7
- 2.9.6
- 2.9.5
- 2.9.4
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.3
- 2.8.2
- 2.8.1
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.11
- 2.3.10
- 2.3.9
- 2.3.8
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 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.1
- 2.0.0
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.0
- 1.2.2
- 1.2.1
- 1.1.1
- 1.1.0
- 1.0.0
- dev-13lts
- dev-dependabot/npm_and_yarn/Build/js-cookie-3.0.7
- dev-12lts
- dev-11lts
- dev-l10n_master
This package is auto-updated.
Last update: 2026-05-22 07:28:37 UTC
README
TYPO3 extension Cookieman
A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It enables tracking from the very first page (including referrer). Consents are shown in groups and saved to a cookie. It provides a stable API to read out consents with JavaScript.
Links
| Features / Documentation / Manual | https://docs.typo3.org/p/dmind/cookieman/master/en-us/ |
|---|---|
| TYPO3 extension repository | https://extensions.typo3.org/extension/cookieman |
| Translations (Crowdin) | https://crowdin.com/project/typo3-extension-cookieman |
| PHP composer package (Packagist) | https://packagist.org/packages/dmind/cookieman |
Contact
For bugs and feature requests use the Github bug tracker.
Pull requests are very welcome.
Private messages: projekt-cookieman@d-mind.de.
Made with love @

