ffans / geetest
Bring GeeTest CAPTCHA to your forum.
Installs: 313
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- php: ^7.4|^8.0
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/phpstan: 1.8
- flarum/testing: ^1.0.0
README
A Flarum extension. Bring GeeTest CAPTCHA to your forum.
Apply your GeeTest account first, then go to the Dashboard and create your application, and now you get the id and the key.
Features
- Sign Up
- Log In
- Forgot Password
- Support Adaptive CAPTCHA 4.0
- Support CAPTCHA 3.0
- Support replay verification
Installation
Install with Extension Manager or composer:
composer require ffans/geetest:"*"
Updating
composer update ffans/geetest:"*"
php flarum migrate
php flarum cache:clear
Credits
- Special thanks to GeeTest and YorKun for providing test accounts, thanks for your support.
- Special thanks to
fof/recaptcha
for the code reference during development. - Extension Icon source from GeeTest Figma, licensed under CC BY 4.0.