Skip to content
/ geetest Public

A Flarum extension. Bring GeeTest CAPTCHA to your forum.

License

Notifications You must be signed in to change notification settings

FFans/geetest

Repository files navigation

FFans GeeTest CAPTCHA

License Latest Stable Version Total Downloads

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.

img.png

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.

Links