2017 © Pedro Peláez
 

silverstripe-module silverstripe-google-recaptcha

A simple module to add a Google reCaptcha to form.

image

dave-collins/silverstripe-google-recaptcha

A simple module to add a Google reCaptcha to form.

  • Sunday, December 17, 2017
  • by davidcollins4481
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 27 % Grown

The README.md

Silverstripe Userforms Google Recaptcha

Install

composer install contextualsoftware/silverstripe-google-recaptcha

Usage

In a YAML config file in your app/_config folder add the following:, (*1)

GoogleReCaptcha:
    site_key: ...
    secret_key: ....

these values are provided to you when setting up your Google Recaptcha (v3)., (*2)

The Versions

17/12 2017

dev-master

9999999-dev

A simple module to add a Google reCaptcha to form.

  Sources   Download

BSD-3-Clause

The Requires

 

by Dave Collins

17/12 2017

v1

1.0.0.0

A simple module to add a Google reCaptcha to form.

  Sources   Download

BSD-3-Clause

The Requires

 

by Dave Collins