2017 © Pedro Peláez
 

typo3-cms-extension invisiblerecaptcha

Google invisible recaptcha extension for powermail

image

in2code/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  • Tuesday, July 24, 2018
  • by in2code
  • Repository
  • 3 Watchers
  • 3 Stars
  • 3,274 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 6 Versions
  • 27 % Grown

The README.md

invisiblerecaptcha

Google invisible recaptcha for TYPO3 powermail to prevent spam

Example form with a google invisble recaptcha, (*1)

Installation

  • Just install this extension - e.g. composer require in2code/invisiblerecaptcha
  • Register your domain to www.google.com/recaptcha/
  • Add sitekey and secretkey to TypoScript Constants (see example below)
  • Replace your submit button with the new field type "Google Invisible Recaptcha"
  • Have fun

Example for TypoScript Constants:, (*2)

plugin.tx_invisiblerecaptcha.sitekey = 6LdsBBUTAAAAAKMhI67inzeAvzBh5JdRRxlCwbTz
plugin.tx_invisiblerecaptcha.secretkey = 6LdsBBUTAAAAAKMhaaaainzeAvzBh5JdRRxlCwbyy

Notes and best practice

Be sure to have spamshield enabled in powermail (TypoScript setup):, (*3)

plugin.tx_powermail.settings.setup.spamshield._enable = 1

Keep up to date if powermail recognize spam (TypoScript setup):, (*4)

# Get an email if spam was recognized
plugin.tx_powermail.settings.setup.spamshield.email = spamreceiver@yourdomain.org

# Write to a logfile when spam was recognized
plugin.tx_powermail.settings.setup.spamshield.logfileLocation = typo3temp/logs/powermailSpam.log

Early Access Programm for TYPO3 13 support

:information_source: TYPO3 13 compatibility, (*5)

See EAP page (DE) or EAP page (EN) for more information how to get access to a TYPO3 13 version, (*6)

Changelog

Version Date Description
13.0.0 tbd Feature | TYPO3 v13 compatibility - planned
7.0.2 2024-02-07 TER release for powermail 11.x - 12.x / TYPO3 12
7.0.1 2024-01-23 Update for powermail 11.x - 12.x / TYPO3 12
7.0.0 2023-07-10 Update for powermail 11.x / TYPO3 12
6.0.0 2023-07-10 Update for powermail 10.x / TYPO3 11
5.1.1 2021-09-25 Fix a typo in ter-release.yml file
5.1.0 2021-09-09 Added auto deployment to TER, add extension key to composer.json file
5.0.0 2020-12-03 Update for powermail 8.x
4.0.0 2018-11-21 Update for powermail 7.x, small bugfix in Template file
3.0.0 2018-07-13 Update for powermail 6.x
2.0.0 2018-01-31 Update for powermail 5.x
1.1.1 2017-11-10 Replace hardcoded button title in template
1.1.0 2017-11-04 Update dependencies for powermail 4.x
1.0.0 2017-03-13 Initial upload - have fun

The Versions

24/07 2018

dev-master

9999999-dev https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-3.0 GPL-2.0-or-later

The Requires

 

typo3 captcha recaptcha powermail invisiblerecaptcha

13/07 2018

3.0.0

3.0.0.0 https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-2.0-or-later

The Requires

 

typo3 captcha recaptcha powermail invisiblerecaptcha

31/01 2018

2.0.0

2.0.0.0 https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-2.0-or-later

The Requires

 

typo3 captcha recaptcha powermail

10/11 2017

1.1.1

1.1.1.0 https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-3.0

The Requires

 

typo3 captcha recaptcha powermail

04/11 2017

1.1.0

1.1.0.0 https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-3.0

The Requires

 

typo3 captcha recaptcha powermail

13/03 2017

1.0.0

1.0.0.0 https://github.com/einpraegsam/invisiblerecaptcha

Google invisible recaptcha extension for powermail

  Sources   Download

GPL-3.0

The Requires

 

typo3 captcha recaptcha powermail