1 vote

Our.Umbraco.Forms.uCaptcha

Our.Umbraco.Forms.uCaptcha

A simple to use and integrate captcha plugin for Umbraco Forms which supports both hCaptcha and reCaptcha.

Getting started

This package is supported on Umbraco 9.0.1+ and Umbraco Forms 9.0.1+.

Usage

This package adds both hCaptcha or reCaptcha to Umbraco Forms, configurable by the AppSettings in the Web.Config.

It has the ability to choose from the traditional checkbox or invisible options.

This is tested with Umbraco V9.0.1 and Umbraco Forms 9.0.1

Getting Started

Before you begin you will need to get your API keys from your preferred provider, you can get these from the links below:

hCaptcha

reCaptcha

You will need to add the following settings to your appsettings.json

  "uCaptcha": {
    "SiteKey": "YOUR SITE KEY",
    "SecretKey": "YOUR SECRET KEY",
    "Provider": "YOUR CHOSEN PROVIDER"
  }

To select the provider you will need to change the following setting to your appsettings.json

"Provider": "YOUR CHOSEN PROVIDER"

The choices are either hCaptcha or reCaptcha

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.

License

Copyright © 2021 UmbHost Limited.

Licensed under the MIT License.

Screenshots

NuGet install instructions for Umbraco 9+

dotnet add package Our.Umbraco.Forms.uCaptcha

Package owner

Aaron

Aaron

Aaron has 405 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Aaron
  • Created: 14/10/2021
  • Current version 2.0.3
  • License MIT
  • Downloads on Our: 0
  • Downloads on NuGet: 15.5K
  • Total downloads : 15.5K