https://github.com/FriendsOfFlarum/recaptcha
Increase your forum's security with Google reCAPTCHA
https://github.com/FriendsOfFlarum/recaptcha
flarum friendsofflarum google-recaptcha hacktoberfest recaptcha
Last synced: 21 days ago
JSON representation
Increase your forum's security with Google reCAPTCHA
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/recaptcha
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-01-10T23:27:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:11:52.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:24.911Z (6 months ago)
- Topics: flarum, friendsofflarum, google-recaptcha, hacktoberfest, recaptcha
- Language: PHP
- Homepage: https://discuss.flarum.org/d/18399
- Size: 645 KB
- Stars: 13
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF reCAPTCHA - Increase your forum's security with Google reCAPTCHA. (Extensions / Security & Spam ([:top:](#table-of-contents)))
README
# ReCAPTCHA by FriendsofFlarum
 [](https://packagist.org/packages/fof/recaptcha)
A [Flarum](http://flarum.org) extension. Increase your forum's security with Google reCAPTCHA. Original by @sijad.

### Installation
Install with composer:
```sh
composer require fof/recaptcha:"*"
```### Updating
```sh
composer update fof/recaptcha
```### Links
- [Packagist](https://packagist.org/packages/fof/recaptcha)
- [GitHub](https://github.com/FriendsOfFlarum/recaptcha)An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).