eliashaeussler/typo3-form-consent

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

Installs: 29 521

Dependents: 0

Suggesters: 1

Security: 0

Stars: 11

Watchers: 3

Forks: 3

Open Issues: 2

Type:typo3-cms-extension

3.1.0 2024-10-15 11:18 UTC

README

Extension icon

TYPO3 extension form_consent

Coverage Maintainability CGL Tests Supported TYPO3 versions Slack

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

Packagist Packagist Downloads

composer require eliashaeussler/typo3-form-consent

TER

TER version TER downloads

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).