# recaptcha **Repository Path**: FlarumChina/recaptcha ## Basic Information - **Project Name**: recaptcha - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReCAPTCHA by FriendsofFlarum ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/recaptcha.svg)](https://packagist.org/packages/fof/recaptcha) A [Flarum](http://flarum.org) extension. Increase your forum's security with Google reCAPTCHA. Original by @sijad. ![screenshot](https://cloud.githubusercontent.com/assets/7693001/18271535/dab94c62-7447-11e6-830f-786b37f4f967.png) ### Installation Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually 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) - [Sijad's reCAPTCHA](https://github.com/sijad/flarum-ext-recaptcha) An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).