1 / 6

Magento 2 Restrict Fake Registration

Magento 2 Restrict Fake Registration helps to restrict fake user registration in Magento 2 stores.

Meetanshi
Télécharger la présentation

Magento 2 Restrict Fake Registration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 1.Extension Installation 2.Configuration 3.Google reCAPTHCA Settings 4.Fake Registration Validation Message Restrict Fake Registration for Magento2 © Meetanshi.com

  2. 1.Extension Installation •Extract the zip folder and upload our extension to root of your Magento 2 directory via FTP. •Login to your SSH and run below commands step by step: ophp bin/magentosetup:upgrade oFor Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy oFor Magento version 2.2.x & above - php bin/magento setup:static-content:deploy -f ophp bin/magentocache:flush •That’s it. 2.Configuration To configure the extension, login to Magento 2 backend, move to Stores → 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. → Configuration → → Restrict Fake Registration for Magento2 © Meetanshi.com

  3. 3.Google reCAPTCHA Settings Enable Google reCAPTCHA 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. 4.Fake Registration Validation Message After the successful extension configuration, whenever users try to register using validated Email domains or make use of first name and last name exceeding the character limits, a validation message is displayed on the frontend. Also, the Google reCAPTCHA is enabled on the registration form for security from undefined bots as shown below. Restrict Fake Registration for Magento2 © Meetanshi.com

  4. If you have any question or need support, Contact us at https://meetanshi.com/contacts/ Restrict Fake Registration for Magento2 © Meetanshi.com

  5. Restrict Fake Registration for Magento2 © Meetanshi.com

More Related