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

https://github.com/wieni/wmrecaptcha

An integration with Google's reCAPTCHA service.
https://github.com/wieni/wmrecaptcha

drupal-8 drupal-module drupal8-module recaptcha recaptcha-v2

Last synced: 3 months ago
JSON representation

An integration with Google's reCAPTCHA service.

Awesome Lists containing this project

README

        

wmrecaptcha
======================

[![Latest Stable Version](https://poser.pugx.org/wieni/wmrecaptcha/v/stable)](https://packagist.org/packages/wieni/wmrecaptcha)
[![Total Downloads](https://poser.pugx.org/wieni/wmrecaptcha/downloads)](https://packagist.org/packages/wieni/wmrecaptcha)
[![License](https://poser.pugx.org/wieni/wmrecaptcha/license)](https://packagist.org/packages/wieni/wmrecaptcha)

> Provides an integration with Google's reCAPTCHA service.

## Installation

This package requires PHP 7.1 and Drupal 8 or higher. It can be
installed using Composer:

```bash
composer require wieni/wmrecaptcha
```

For setup of **reCaptcha key** read [the Wieni Handbook](https://github.com/wieni/handbook/blob/6ede4f8fa761cbd666af68124432997e567ab0e8/engineering/drupal/modules/wmrecaptcha/index.html.md).

## Changelog
All notable changes to this project will be documented in the
[CHANGELOG](CHANGELOG.md) file.

## Security
If you discover any security-related issues, please email
[[email protected]](mailto:[email protected]) instead of using the issue
tracker.

## License
Distributed under the MIT License. See the [LICENSE](LICENSE) file
for more information.