PHPackages                             digitalpulsebe/craft-formie-friendly-captcha - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. digitalpulsebe/craft-formie-friendly-captcha

ActiveCraft-plugin[Validation &amp; Sanitization](/categories/validation)

digitalpulsebe/craft-formie-friendly-captcha
============================================

Custom Captcha integration for Formie forms

2.1.2(2y ago)153proprietaryPHP

Since Oct 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/digitalpulsebe/craft-formie-friendly-captcha)[ Packagist](https://packagist.org/packages/digitalpulsebe/craft-formie-friendly-captcha)[ RSS](/packages/digitalpulsebe-craft-formie-friendly-captcha/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (22)Used By (0)

Friendly Captcha integration for Formie
=======================================

[](#friendly-captcha-integration-for-formie)

[![Screenshot](resources/img/logo_friendly_captcha.png)](resources/img/logo_friendly_captcha.png)

Requirements
------------

[](#requirements)

This plugin requires

- Craft CMS 3.x or Craft CMS 4.x.
- [Formie 2.x](https://github.com/verbb/formie)

⚠️ Abandoning plugin
--------------------

[](#️-abandoning-plugin)

We are no longer actively developing this plugin and won't upgrade it to Craft 5. The maintainers of Formie have added the integration natively.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
    cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
    composer require digitalpulsebe/craft-formie-friendly-captcha

    ```

    when using Craft 3.x use plugin version 1:

    ```
    composer require digitalpulsebe/craft-formie-friendly-captcha:^1.0.0

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Friendly Captcha. Or run:

    ```
    php craft plugin/install formie-friendly-captcha

    ```

Friendly Captcha keys
---------------------

[](#friendly-captcha-keys)

Create an account for Friendly Captcha

Generate a **sitekey** and an **API key** and put them in the plugin settings or .env-file

Configuring Friendly Captcha
----------------------------

[](#configuring-friendly-captcha)

Find the settings under Formie &gt; Settings &gt; Captchas &gt; Friendly Captcha

[![Screenshot](resources/img/screenshot_settings.png)](resources/img/screenshot_settings.png)

Formie unload warning
---------------------

[](#formie-unload-warning)

Friendly Captcha will update the content of the form, it will trigger a javascript alert "Changes you made may not be saved." when leaving the page. [Read Formie configuration documentation](https://verbb.io/craft-plugins/formie/docs/get-started/configuration)

To avoid this, use this option in config/formie.php:

```
[
  'enableUnloadWarning' => false,
]
```

Friendly Captcha for other uses
-------------------------------

[](#friendly-captcha-for-other-uses)

Install the [Friendly Captcha](https://github.com/digitalpulsebe/craft-friendly-captcha) plugin to use Friendly Captcha outside of Formie.

Attribution
-----------

[](#attribution)

The Friendly Captcha widget and logo belong to Friendly Captcha

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Recently: every ~78 days

Total

18

Last Release

796d ago

Major Versions

1.0.3 → 2.0.22022-10-10

1.0.4 → 2.0.32022-10-10

1.0.5 → 2.0.62022-12-19

1.1.0 → 2.1.02023-04-25

1.1.1 → 2.1.12023-08-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/102023374?v=4)[Jonathan De Baere](/maintainers/jodeba)[@jodeba](https://github.com/jodeba)

![](https://www.gravatar.com/avatar/fefb6475730ac948fa01153dea60fef3e12e3ee5909c0eb2dca0300bcef03d98?d=identicon)[bartdigitalpulse](/maintainers/bartdigitalpulse)

---

Top Contributors

[![jodeba](https://avatars.githubusercontent.com/u/102023374?v=4)](https://github.com/jodeba "jodeba (41 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginfriendly captchaformie

### Embed Badge

![Health badge](/badges/digitalpulsebe-craft-formie-friendly-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/digitalpulsebe-craft-formie-friendly-captcha/health.svg)](https://phpackages.com/packages/digitalpulsebe-craft-formie-friendly-captcha)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[elivz/vzurl

A URL fieldtype with validation.

4433.2k](/packages/elivz-vzurl)

PHPackages © 2026

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