networkteam/flow-altcha

Integration of ALTCHA Next-Gen Captcha in Neos Flow applications

0.2.1 2025-04-14 10:37 UTC

This package is auto-updated.

Last update: 2025-04-14 10:38:43 UTC


README

MIT license Packagist

ALTCHA Next-Gen Captcha for Flow framework

Integration of ALTCHA Next-Gen Captcha in Neos Flow applications. The package ships with a service class, which wraps the code for creating a challenge with Altcha's php library altcha-org/altcha-lib-php and Flow validator for validating the captcha result.

Inspired by NeosRulez.Neos.Form.AltchaCaptcha

Installation

Networkteam.FusionForm.Altcha is available via packagist. Run composer require networkteam/flow-altcha to install.