WP Manifestindependent plugin directory
manifest / security / wp-recaptcha-enterprise

Wordpress Recaptcha Enterprise

Currently Only Fluent Forms! WP ReCAPTCHA Enterprise is a WordPress plugin that integrates Google's ReCAPTCHA Enterprise to protect your website from spam and abuse.

by Midweste · github.com/midweste/wp-recaptcha-enterprise · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/midweste/wp-recaptcha-enterprise/archive/refs/heads/main.zip

Declares an update source (https://api.github.com/repos/midweste/wp-recaptcha-enterprise/commits/main), so updates arrive through the plugin's own updater.

From the readme

WP ReCAPTCHA Enterprise Currently Only Fluent Forms WP ReCAPTCHA Enterprise is a WordPress plugin that integrates Google's ReCAPTCHA Enterprise to protect your website from spam and abuse. Features - Easy integration with Google ReCAPTCHA Enterprise - Customizable ReCAPTCHA settings Integrations - FluentForms ToDo - Protect standard Wordpress forms Installation 1. Download the plugin zip file. 2. In your WordPress admin panel, go to Plugins Add New. 3. Click on "Upload Plugin" and choose the downloaded zip file. 4. Click "Install Now" and then "Activate" the plugin. Configuration 1. Go to Settings Recaptcha Enterprise. 2. Enter your Google ReCAPTCHA Enterprise site key, api key, and project key. 3. Configure the forms you want to protect with ReCAPTCHA. 4. Save your settings. Frequently Asked Questions How do I get a Google ReCAPTCHA Enterprise site key? You can find this value in the Google Cloud reCAPTCHA Enterprise page. How do I get a Google ReCAPTCHA Enterprise api key? You can find this value in the Google Cloud API Credentials page. How do I get a Google ReCAPTCHA Enterprise project ID? You can find this value in the Google Cloud Console. Can I customiz

Read the full README on GitHub →