power-captcha / integration-typo3
POWER CAPTCHA protects your TYPO3 forms against bots and unauthorized persons. GDPR compliant!
Installs: 148
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5 || ^12.4
Suggests
- in2code/powermail: Support for EXT:powermail
- typo3/cms-form: Support for EXT:form
README
POWER CAPTCHA protects your TYPO3 forms against bots and unauthorized persons. GDPR compliant!
This TYPO3 extension integrates POWER CAPTCHA to EXT:form and EXT:powermail.
Compability
Compatible TYPO3 versions:
- 11.5 LTS
- 12.4 LTS
Compatible extensions:
- EXT:form
- EXT:powermail
Installation via Composer
composer require power-captcha/integration-typo3
Configuration
- Get your API Key by selecting a plan under POWER CAPTCHA and adding your domain in the API Key Management
- Setup your API Key and Secret Key to your TYPO3 Backend (
Site Management -> Sites -> Site Configuration -> POWER CAPTCHA
) - Add a POWER CAPTCHA field to the TYPO3 form you want to protect.
Credits
Inspired by the great TYPO3 extensions of Studio Mitte. Find more extensions of Studio Mitte on their Website and GitHub reposiotries.