PHPackages                             captchafox/captchafox-typo3 - 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. captchafox/captchafox-typo3

ActiveTypo3-cms-extension

captchafox/captchafox-typo3
===========================

CaptchaFox Typo3

12.0.1(9mo ago)121↓100%GPL-2.0-or-laterPHP

Since Aug 3Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/CaptchaFox/captchafox-typo3)[ Packagist](https://packagist.org/packages/captchafox/captchafox-typo3)[ RSS](/packages/captchafox-captchafox-typo3/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

CaptchaFox TYPO3 Extension
==========================

[](#captchafox-typo3-extension)

CaptchaFox offers CAPTCHA protection for TYPO3 forms. This extension integrates the CaptchaFox service into the TYPO3 form framework. After installation a new form element and validator become available inside the form editor, allowing editors to easily protect forms against bots.

Compatibility
-------------

[](#compatibility)

Extension versionSupported TYPO3 versions**10.x**TYPO3 v10 and v11**12.x**TYPO3 v12 and v13Installation
------------

[](#installation)

Install via Composer and choose the appropriate version for your TYPO3 installation:

```
composer require captchafox/captchafox-typo3:^12   # TYPO3 12 or 13
# or
composer require captchafox/captchafox-typo3:^10   # TYPO3 10 or 11
```

Activate the extension in the Extension Manager or via the TYPO3 CLI.

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

[](#configuration)

The extension can be configured through the Extension Manager. Important options defined in `ext_conf_template.txt` include your site key, secret key and language:

```
site_key = sk_11111111000000001111111100000000
secret_key = ok_11111111000000001111111100000000
lang = de
```

Additional options like `robotMode` and `enforceCaptcha` control whether the CAPTCHA should be shown during automated testing or development environments.

Usage
-----

[](#usage)

After installation you can add the "CaptchaFox" element to a form using the form editor. Internally the partial `Resources/Private/Partials/CaptchaFox.html` renders the widget and inserts the required scripts:

```

```

Validation is handled by the service in `Classes/Services/CaptchaService.php`, which sends the user response to the configured verification server.

License
-------

[](#license)

This extension is released under the GPL-2.0-or-later license.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance57

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

6

Last Release

281d ago

Major Versions

10.0.1 → 12.0.02025-08-03

v10.x-dev → 12.0.12025-08-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b05e2639735a4e4068402539c4877aca986eadd198b7a2765c5aa2801233728?d=identicon)[captchafox](/maintainers/captchafox)

---

Top Contributors

[![tgrassl](https://avatars.githubusercontent.com/u/34568407?v=4)](https://github.com/tgrassl "tgrassl (5 commits)")

### Embed Badge

![Health badge](/badges/captchafox-captchafox-typo3/health.svg)

```
[![Health](https://phpackages.com/badges/captchafox-captchafox-typo3/health.svg)](https://phpackages.com/packages/captchafox-captchafox-typo3)
```

###  Alternatives

[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[causal/fal-protect

Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).

1269.5k](/packages/causal-fal-protect)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)

PHPackages © 2026

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