typo3-form-consent

🏁 Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

GPL-2.0 License

Downloads
28.3K
Stars
8
Committers
3

TYPO3 extension form_consent

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.

🚀 Features

  • 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

🔥 Installation

Composer

composer require eliashaeussler/typo3-form-consent

TER

Download the zip file from TYPO3 extension repository (TER).

📙 Documentation

Please have a look at the official extension documentation.

💎 Credits

Icons made by Google from www.flaticon.com.

🔒 Security Policy

Please read our security policy if you discover a security vulnerability in this extension.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).