trafo2 / t2_captcha
reCAPTCHA + hCAPTCHA for Extbase forms
Installs: 124
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.2.0
- typo3/cms-core: >=9.5,<10.5
This package is auto-updated.
Last update: 2025-03-08 22:03:27 UTC
README
t2_captcha is an extension for the TYPO3 CMS to provide view helpers and validators for supporting reCAPTCHA and hCAPTCHA in Extbase forms.
Features
- ViewHelpers for reCAPTCHA checkbox and button (invisible v2 and v3)
- ViewHelpers for hCAPTCHA checkbox and button (invisible)
- Validator for reCAPTCHA
- Validator for hCAPTCHA
Installation
Using composer
The recommended way to install the extension is by using Composer:
composer require trafo2/t2_captcha
Configuration
All configuration options are described in the extension documentation.
Issues
If you have ideas for new features or found any bugs, please use the issue tab from the GitHub project to report your request or send a mail to issues@trafo2.de.