networkteam / flow-altcha
Integration of ALTCHA Next-Gen Captcha in Neos Flow applications
Package info
github.com/networkteam/Networkteam.Flow.Altcha
Type:neos-package
pkg:composer/networkteam/flow-altcha
0.2.1
2025-04-14 10:37 UTC
Requires
- php: >=8.2
- altcha-org/altcha: ~1.1
- neos/flow: ~8.3
README
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.