jaiprucl / cmframe
TYPO3 Extension to modify iframes with consentmanager
Installs: 846
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ~7.4.0 || ~8.0.0 || ~8.1.0
- ext-dom: *
- ext-libxml: *
- typo3/cms-core: ^10.4.0 || ^11.5.2 || ^12.0@dev
- typo3/cms-extbase: ^10.4.0 || ^11.5.2 || ^12.0@dev
- typo3/cms-fluid: ^10.4.0 || ^11.5.2 || ^12.0@dev
- typo3/cms-frontend: ^10.4.0 || ^11.5.2 || ^12.0@dev
README
What does this extension do?
This extension creates a TYPO3 content element that adapts an iframe snippet so that the content manager can block it in compliance with data protection regulations. See: https://help.consentmanager.de/books/cmp/page/how-to-block-third-party-codes-cookies-if-no-consent-is-given
Installation
Add this extension to your TYPO3 setup. Install using composer: composer req jaiprucl/cmframe
.