An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete expired consents in compliance with the GDPR.
- Custom
Consent
form finisher for EXT:form - Stores all submitted form data as JSON in database
- System-dependent hash-based validation system (using TYPO3's HMAC functionality)
- Plugin to approve or dismiss a consent
- Possibility to invoke finishers on consent approval or dismissal
- Several events for better customization
- Scheduler garbage collection task for expired consents
- Dashboard widget for approved, non-approved and dismissed consents
- Compatible with TYPO3 12.4 LTS and 13.4 LTS
composer require eliashaeussler/typo3-form-consent
Download the zip file from TYPO3 extension repository (TER).
Please have a look at the official extension documentation.
Icons made by Google from www.flaticon.com.
Please read our security policy if you discover a security vulnerability in this extension.
This project is licensed under GNU General Public License 2.0 (or later).