2017 © Pedro Peláez
 

gplcart-module recaptcha

Integrates Google reCAPTCHA into your GPL Cart site

image

gplcart/recaptcha

Integrates Google reCAPTCHA into your GPL Cart site

  • Saturday, March 10, 2018
  • by gplcart
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality, (*1)

reCAPTCHA is a GPL Cart module that enables "Google reCAPTCHA" spam protection on your site. In order to use this module you must register an account on google.com/recaptcha, (*2)

Requirements:, (*3)

  • CURL

Installation, (*4)

  1. Download and extract to system/modules manually or using composer composer require gplcart/recaptcha. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module
  3. Go to google.com/recaptcha, create your site and server keys then paste them on admin/module/settings/recaptcha

To protect custom forms print reCAPTCHA widget manually using one of the following code:, (*5)

  • PHP templates: <?php echo $captcha; ?>
  • TWIG templates: {{ captcha|raw }}

The Versions

10/03 2018

dev-master

9999999-dev

Integrates Google reCAPTCHA into your GPL Cart site

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

php ecommerce shopping cart gplcart gplcart module

10/03 2018

dev-dev

dev-dev

Integrates Google reCAPTCHA into your GPL Cart site

  Sources   Download

GPL-3.0-or-later

The Requires

 

php ecommerce shopping cart gplcart gplcart module