Download the PHP package in2code/powermailrecaptcha without Composer

On this page you can find all versions of the php package in2code/powermailrecaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package powermailrecaptcha

powermailrecaptcha

Google recaptcha for TYPO3 powermail to prevent spam

Dependencies

Installation

Example for TypoScript Constants:

Common pitfalls and best practice

spamshield must be enabled in powermail (TypoScript setup):

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

Early Access Programm for TYPO3 14 support

:information_source: TYPO3 14 compatibility

See EAP page (DE) or EAP page (EN) for more information how to get access to a TYPO3 14 version

Releases

Detailed changlog (since version 5.2.3)

Version Date Description
13.1.1 2026-05-29 Bugfix Release
13.1.0 2026-03-01 add recaptcha validator (TYPO3 13 only)
13.0.0 2024-12-11 TYPO3 v13 compatibility
5.2.3 2024-12-11 Maintenance Release
5.2.2 2024-08-25 Bugfix to add valid actions - thx to speters
5.2.1 2024-03-30 Support for Powermail 12
5.2.0 2023-12-31 Support for TYPO3 12
5.1.0 2023-05-13 Support for TYPO3 11 / Fix typo in ter-release.yml file
5.0.3 2021-09-25 Fix typo in ter-release.yml file
5.0.2 2021-09-09 Add extension key to composer.json
5.0.1 2020-12-03 Add TYPO3 dependency to ext_emconf.php to make TER upload happy
5.0.0 2020-12-03 Update dependencies for powermail 8.x
4.0.0 2018-11-21 Update dependencies for powermail 7.x
3.0.0 2018-07-13 Update dependencies for powermail 6.x
2.0.0 2018-02-14 Update dependencies for powermail 5.x
1.1.0 2017-11-04 Update dependencies for powermail 4.x
1.0.1 2016-08-06 Activate check only if form has a recaptcha field and not every time, some more stuff in the manual
1.0.0 2016-08-06 Initial upload - have fun

Development

Environment is included. Set it up via:

Made for TYPO3 13 / powermail 13

API Key V2 for local testing: https://gist.github.com/MehulBawadia/b6c78b4f10d872616b6a4ab458b86863

Branches

"Master " branch is used for development. Releases are tagged within the master branch


All versions of powermailrecaptcha with dependencies

PHP Build Version
Package Version
Requires in2code/powermail Version ^13.0 || @dev
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package in2code/powermailrecaptcha contains the following files

Loading the files please wait ...