captchala / flarum
Protect Flarum signup, login, password reset and posts with CaptchaLa.
Package info
github.com/Captcha-La/captchala-flarum
Language:TypeScript
Type:flarum-extension
pkg:composer/captchala/flarum
1.0.0
2026-05-08 18:13 UTC
Requires
- php: >=8.1
- captchala/captchala-php: ^1.0
- flarum/core: ^2.0.0
Requires (Dev)
- flarum/phpstan: ^2.0.0
This package is auto-updated.
Last update: 2026-05-08 18:13:20 UTC
README
A Flarum extension that protects signup, login, forgot password, and posting against bots and spam, powered by CaptchaLa.
- Mandatory
server_tokenflow — every challenge is bound to the visitor's IP. - One-click toggles for signup / signin / forgot password / posts.
- Built-in connection test in the admin settings page.
- MIT licensed.
Installation
composer require captchala/flarum
Then enable CaptchaLa in your Flarum admin extensions list and fill in your App Key and App Secret from your CaptchaLa dashboard. Click Test connection to verify.
Updating
composer update captchala/flarum
Support
- Dashboard: https://dash.captcha.la
- Email: supply@captcha.la
- Source: https://github.com/Captcha-La/captchala-flarum