PHPackages                             pixelant/pxa-form-enhancement - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pixelant/pxa-form-enhancement

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

pixelant/pxa-form-enhancement
=============================

Pxa TYPO3 Form Enhancement

v3.4.3(3y ago)2835.3k9[2 issues](https://github.com/pixelant/pxa_form_enhancement/issues)1GPL-2.0-or-laterPHP

Since Sep 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pixelant/pxa_form_enhancement)[ Packagist](https://packagist.org/packages/pixelant/pxa-form-enhancement)[ RSS](/packages/pixelant-pxa-form-enhancement/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (17)Used By (1)

Form Enhancement
================

[](#form-enhancement)

Pixelant Form Enhancement `pxa_form_enhancement`
------------------------------------------------

[](#pixelant-form-enhancement-pxa_form_enhancement)

This extension extend standard TYPO3 form with next features:

1. reCAPTCHA - protect website form from spam
2. Save form finisher - save email sent by users of your website

Configuration
-------------

[](#configuration)

Use extension manager to install extension

Include TypoScript template. Include static (from extensions): "Pxa Form Enhancement (pxa\_form\_enhancement)".

Add reCAPTCHA site key and site secret constants. You can get these keys on [official page](https://www.google.com/recaptcha/intro/index.html).

```
#!typoscript

// Google ReCaptcha authentications
plugin.tx_pxaformenhancement.settings.siteKey = siteKeyHere
plugin.tx_pxaformenhancement.settings.siteSecret = siteSecret

#Optional (will be in current language by default if this is empty)
#plugin.tx_pxaformenhancement.settings.language =

```

### Hide reCAPTCHA on summary page and in email

[](#hide-recaptcha-on-summary-page-and-in-email)

ReCAPTCHA can be removed from summary page and emails using constants configuration. Set value of "hideRecaptchaOnSummaryPage" constant to "1". Note that this option will change default path of summary and emails templates.

```
#!typoscript

plugin.tx_pxaformenhancement.settings.hideRecaptchaOnSummaryPage = 1

```

Using reCAPTCHA
---------------

[](#using-recaptcha)

reCAPTCHA is available as new element in list of "Advanced elements". Add it to you website form and it will appear on a site automatically. **Don't forget to add Recaptcha validator to this element**.

Using Save form post processor
------------------------------

[](#using-save-form-post-processor)

If you need to save form sent by user, you need **to add a finisher** tab. Its name is "**Save form**".

Configure next Save form post processor fields:

1. Name of record name - default record name
2. Storage - storage of records (where to save emails)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~163 days

Recently: every ~149 days

Total

16

Last Release

1099d ago

Major Versions

v1.0.1 → v2.0.02016-10-31

v2.0.1 → v3.0.02017-04-07

v1.0.2 → v3.2.72019-11-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13124175?v=4)[Resultify AB - Private](/maintainers/pixelant)[@pixelant](https://github.com/pixelant)

![](https://www.gravatar.com/avatar/59166c2c02937e84ce1913fb4ca9c3e7fe6f59d2b5ebb2064d6ee516fcf38d29?d=identicon)[t3kit](/maintainers/t3kit)

---

Top Contributors

[![MattiasNilsson](https://avatars.githubusercontent.com/u/1718315?v=4)](https://github.com/MattiasNilsson "MattiasNilsson (19 commits)")[![anjeylink](https://avatars.githubusercontent.com/u/11900120?v=4)](https://github.com/anjeylink "anjeylink (18 commits)")[![mabolek](https://avatars.githubusercontent.com/u/8200271?v=4)](https://github.com/mabolek "mabolek (6 commits)")[![dmh](https://avatars.githubusercontent.com/u/5150636?v=4)](https://github.com/dmh "dmh (4 commits)")[![ihorko-git](https://avatars.githubusercontent.com/u/836998?v=4)](https://github.com/ihorko-git "ihorko-git (3 commits)")[![mesosa](https://avatars.githubusercontent.com/u/4276194?v=4)](https://github.com/mesosa "mesosa (2 commits)")[![schmidt-oliver](https://avatars.githubusercontent.com/u/33413922?v=4)](https://github.com/schmidt-oliver "schmidt-oliver (1 commits)")[![phathoang](https://avatars.githubusercontent.com/u/14972506?v=4)](https://github.com/phathoang "phathoang (1 commits)")[![rickfeuerabend](https://avatars.githubusercontent.com/u/18306618?v=4)](https://github.com/rickfeuerabend "rickfeuerabend (1 commits)")[![AlexPixelant](https://avatars.githubusercontent.com/u/10956203?v=4)](https://github.com/AlexPixelant "AlexPixelant (1 commits)")

---

Tags

formpixelantrecaptchatypo3

### Embed Badge

![Health badge](/badges/pixelant-pxa-form-enhancement/health.svg)

```
[![Health](https://phpackages.com/badges/pixelant-pxa-form-enhancement/health.svg)](https://phpackages.com/packages/pixelant-pxa-form-enhancement)
```

###  Alternatives

[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106727.6k17](/packages/typo3-cms-styleguide)[t3g/blog

This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.

48581.2k7](/packages/t3g-blog)[tritum/form-element-linked-checkbox

Adds a new form element which allows the editor to create a checkbox with a linked label text. This is an extension for TYPO3 CMS.

28683.8k](/packages/tritum-form-element-linked-checkbox)[typo3-themes/themes

TYPO3 THEMES

3642.6k2](/packages/typo3-themes-themes)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[typo3/cms-introduction

The Official TYPO3 Introduction Package

1880.6k5](/packages/typo3-cms-introduction)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
