Magento 2 Restrict Fake Registration - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Restrict Fake Registration

Description:

Magento 2 Restrict Fake Registration helps to restrict fake user registration in Magento 2 stores. Fake testing accounts and bot registration is a headache for Magento 2 store admin. Steps to prevent such actions are a must for protection against spam and ensure smooth functioning of the store's features. Meetanshi has developed Magento 2 Restrict Fake Registration extension to help admin restrict fake signups and bots registration! – PowerPoint PPT presentation

Number of Views:1
Slides: 4
Provided by: meetanshiinc
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Restrict Fake Registration


1
Restrict Fake Registration for Magento 2 User
Guide
  • Table of Content
  • Extension Installation
  • Configuration
  • Google reCAPTHCA Settings
  • Fake Registration Validation Message

Restrict Fake Registration for Magento 2
Meetanshi
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.
  • Configuration
  • To configure the extension, login to Magento 2
    backend, move to Stores ? Configuration ?
  • Restrict Fake Registration where you can find
    various settings to configure the extension.
  • Restrict Fake Registration Enable the Restrict
    Fake Registration extension.
  • Restricted Email Domains Enter comma separated
    Email domains (TLDs to restrict fake
    registration from them.
  • First Name Character Limit Enter the maximum
    character limit for first name to restrict
    registration.
  • Last Name Character Limit Enter the maximum
    character limit for last name.

Restrict Fake Registration for Magento 2
Meetanshi
3
  • Google reCAPTCHA Settings
  • Enable Google reCAPTCHA v3 to avoid spam and bots
    from registering to your Magento 2 store.
  • Google reCAPTHCA Enable Google reCAPTCHA to
    provide security against registration from
    spams.
  • Site Key Enter the site key you got while
    registration with Google reCAPTCHA v3.
  • Secret Key Enter the secret key you got while
    registration with Google reCAPTCHA v3.

4. Fake Registration Validation Message After
the successful extension configuration, whenever
users try to register using the retricted Email
domains or make use of first name and last name
exceeding the character limits, a restriction
message is displayed on the frontend. Also,
Google reCAPTCHA v3 is enabled on the
registration form for security from spam
registrations.
Restrict Fake Registration for Magento 2
Meetanshi
Write a Comment
User Comments (0)
About PowerShow.com