Magento 2 Google Invisible reCAPTCHA - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Google Invisible reCAPTCHA

Description:

Magento Google Invisible reCAPTCHA by Meetanshi helps secure Magento store from spammy bots using Google's invisible reCAPTCHA. Magento store admin must see to it that cyber security is taken care of. Spams and bots may cause trouble and to avoid it, earlier Google reCAPTHCA was used. B – PowerPoint PPT presentation

Number of Views:2
Updated: 23 January 2023
Slides: 9
Provided by: meetanshiinc
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Google Invisible reCAPTCHA


1
  1. Extension Installation Guide
  2. Registration for Site Secret key
  3. Configuration
  4. Google Invisible reCAPTCHA in Frontend

2
  • Extension Installation
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • Thats it.
  • Registration for Site Secret Key
  • To use Google reCAPTCHA v3, you have to register
    your domain with Google and get a site key and
    secret key. Simply visit https//www.google.com/re
    captcha/admin/.

3
  • Click to add new site, select reCAPTCHA v3,
    add domain, accept the terms and click
  • Submit to get the site key and secret key.

4
  • Configuration
  • Once you have got site key secret key, login to
    Magento 2, move to Stores ? Configuration
  • ? Google Invisible reCAPTCHA where you can find
    various settings to enable the extension.
  • Google Invisible reCAPTCHA Enable or disable the
    extension from here.
  • Site Key Enter the site key you have got while
    registering for reCAPTCHA v3.
  • Secret Key Enter the secret key you have got
    while registering for reCAPTCHA v3.
  • URLs to Enable Enter the URLs to enable Google
    Invisible reCAPTCHA on.
  • Selectors for Forms Add form selectors to enable
    Google Invisible reCAPTCHA on.

5
  • Google Invisible reCAPTCHA in Frontend
  • Once you have configured the extension
    successfully, you can see the reCAPTCHA badge
    enabled on all the pages and forms you have set
    from backend.
  • Invisible reCAPTCHA on Customer Registration Page

6
  • Invisible reCAPTCHA on Product Review Page

7
  • Invisible reCAPTCHA on Contact Us Page

8
  • Bot Registration Restriction Message

If you have any question about this extension,
you can Contact Us, and we reply you back within
a few hours.
Write a Comment
User Comments (0)
About PowerShow.com