2017 © Pedro Peláez
 

magento2-module magento2-invisible-captcha

image

scriptua/magento2-invisible-captcha

  • Wednesday, June 27, 2018
  • by scriptua
  • Repository
  • 1 Watchers
  • 6 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 1050 % Grown

The README.md

Google Invisible Captcha v3 for magento 2

Latest Stable Version Total Downloads PayPal donate button Latest Unstable Version License Scrutinizer Code Quality Build Status FOSSA Status, (*1)

Module version 2.0.*||2.1.*||2.2.* support Magento 2.3.*
Module version 1.0.* support Magento 2.1.*||2.2.*, (*2)

Features

  1. Lazy Load, google page speed improvements
  2. Easy to add captcha to your custom form
  3. AJAX forms supported
  4. Knockout forms supported
  5. Refreshing invalid token after a long period of inactivity on the site and after ajax form submitted

Frontend Forms

  • Login
  • Register
  • Forgot password
  • Contact
  • Newsletter
  • Send to Friend

Backend Forms

  • Login
  • Forgot password

Installation Guide

Install by composer

composer require hryvinskyi/magento2-invisible-captcha
bin/magento module:enable Hryvinskyi_Base
bin/magento module:enable Hryvinskyi_InvisibleCaptcha
bin/magento setup:upgrade

Install download package

  1. Download module https://github.com/hryvinskyi/magento2-base Link
  2. Download this module Link
  3. Unzip two modules in the folder app\code\Hryvinskyi\Base and app\code\Hryvinskyi\InvisibleCaptcha
  4. Run commands:, (*3)

    bin/magento module:enable Hryvinskyi_Base
    bin/magento module:enable Hryvinskyi_InvisibleCaptcha
    bin/magento setup:upgrade
    
  5. Configure module in admin panel

Command-line:

php bin/magento hryvinskyi:invisible-captcha:disable <area> --website_id=<website_id>

This command will disable invisible captcha for the area and/or website_id., (*4)

  • area = [global, frontend, adminhtml]
  • website_id = ID Website

General Settings

Configuration, (*5)

LazyLoad Speed Test

LazyLoad Speed, (*6)

License

FOSSA Status, (*7)

The Versions

27/06 2018

dev-master

9999999-dev

  Sources   Download

GNU-3.0

The Requires

 

27/06 2018

1.0.1

1.0.1.0

  Sources   Download

GNU-3.0

The Requires

 

10/11 2017

1.0.0

1.0.0.0

  Sources   Download

OSL-3.0 AFL-3.0

The Requires