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.
- Host: GitHub
- URL: https://github.com/wieni/wmrecaptcha
- Owner: wieni
- License: mit
- Created: 2020-09-16T08:44:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T09:05:59.000Z (about 1 year ago)
- Last Synced: 2025-01-27T23:36:50.553Z (4 months ago)
- Topics: drupal-8, drupal-module, drupal8-module, recaptcha, recaptcha-v2
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
wmrecaptcha
======================[](https://packagist.org/packages/wieni/wmrecaptcha)
[](https://packagist.org/packages/wieni/wmrecaptcha)
[](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.