trafo2/t2_captcha

reCAPTCHA + hCAPTCHA for Extbase forms

Installs: 120

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.0.1 2021-02-15 08:21 UTC

This package is auto-updated.

Last update: 2024-04-08 19:46:38 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.