An open API service indexing awesome lists of open source software.

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.

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.