https://github.com/franzliedke/fluxbb-new-recaptcha
An easy-to-install addon for FluxBB integrating Google's new reCAPTCHA system.
https://github.com/franzliedke/fluxbb-new-recaptcha
addon antispam fluxbb recaptcha
Last synced: about 1 month ago
JSON representation
An easy-to-install addon for FluxBB integrating Google's new reCAPTCHA system.
- Host: GitHub
- URL: https://github.com/franzliedke/fluxbb-new-recaptcha
- Owner: franzliedke
- Created: 2015-01-18T14:30:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T19:50:11.000Z (about 6 years ago)
- Last Synced: 2025-04-11T21:51:59.611Z (about 1 month ago)
- Topics: addon, antispam, fluxbb, recaptcha
- Language: PHP
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fluxbb-new-recaptcha
An easy-to-install addon for FluxBB integrating Google's new reCAPTCHA system.
## Requirements
FluxBB v1.5.8 or above
## Installation
1. Upload `plugins/AP_reCAPTCHA.php`.
2. Upload `addons/recaptcha.php`.
3. Upload `lang/English/recaptcha_addon.php`.## Configuration
After installation, head to your FluxBB administration panel.
In the left-hand menu, under "Plugins" select "reCAPTCHA".
Enter your credentials as provided by Google, enable reCAPTCHA, select where you want reCAPTCHA to show up, and save.
The addon should now start working.
Head to the registration page to confirm everything is okay.