Category

Umbraco

I have just released UmbracoForms.uCaptcha v1.0.0, this plugin makes it quick and easy to add either reCaptcha or hCaptcha to Umbraco Forms, and supports both traditional checkbox and invisible modes.

This replaces the older UmbracoForms.hCaptcha plugin, this has been discontinued.

This version contains several improvements over its predecessor.
The plugin now supports both reCaptcha and hCaptcha, this can be configured using the following AppSetting in the Web.Config.

<add key="uCaptchaProvider" value="PROVIDER" />

Simply replace PROVIDER in the example above with either reCaptcha or hCaptcha.

The plugin supports the traditional checkbox setup with all the relevant styling options such as dark, light, normal and compact modes, on top of this it now supports invisible mode.

All of the settings can be set per form.

To be able to use this plugin you need API keys from your choice of provider, you can find these at the links below:

hCaptcha

reCaptcha

These are then again set within the AppSettings in the Web.Config:

<add key="uCaptchaSiteKey" value="YOUR SITE KEY" />
<add key="uCaptchaSecretKey" value="YOUR SECRET KEY" />

Please note if you are upgrading from UmbracoForms.hCaptcha, the above setting keys have changed, you will need to update your config accordingly.

You can install the plugin from the following locations:

Nuget
Our Umbraco
GitHub (source code)

Comments

Post a comment

Fields marked with an * (asterisk) are required


Recent Posts

Tips & Tricks
How to use Cloudflare Workers and Transform Rul...

This post explains how to m...

News
UmbHost Limited is now a Silver Umbraco Partner

We are now officially a Sil...

Umbraco
How to pass a Content Security Nonce (CSP) to G...

How to use a CSP nonce with...

News
UmbCheckout 1.0.0 & UmbCheckout.StarterKit.Stri...

The stable version of UmbCh...

News
Voting is now open for the Green Business of th...

We've been shortlisted! - P...