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

https://github.com/vinny/recaptcha-2-phpbbmod

reCAPTCHA v2 for phpBB Olympus 3.0
https://github.com/vinny/recaptcha-2-phpbbmod

captcha mod phpbb phpbb-mod phpbbmod recaptcha

Last synced: 5 months ago
JSON representation

reCAPTCHA v2 for phpBB Olympus 3.0

Awesome Lists containing this project

README

          

Requirement
-------
PHP 5.3.0+

How to Install
-------
* Download the [latest release](https://github.com/vinny/recaptcha-2-phpbbmod/releases)
* Copy the entire contents to root of your phpBB installation
* Run `install_recaptcha_new.php`
* Go to ACP -> General tab -> Spambot Countermeasures
* Click the "Installed plugins" dropdown and select reCAPTCHA v2.
* Click the "Configure" button to see the module's ACP page and set up reCAPTCHA v2 keys.
* After configuring the reCAPTCHA v2, re-select reCAPTCHA v2 from the dropdown. It shold not be grayed out any more.
* Click "Submit".
* Congratulations, you’re done.
* enjoy!

Screenshot
-------
[![reCAPTCHA v2](http://i.imgur.com/okFljKV.png)](http://i.imgur.com/okFljKV.png)

License
-------
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)

Based on
-------
This MOD was based on using the following code:
* https://github.com/gothick/phpbb-ext-recaptcha2
* https://www.phpbb.com/community/viewtopic.php?p=14209461#p14209461

Donate
-------
If you like this mod and want to show some appreciation, you can make a donation.
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JWB6R5RMVQTT8)