[ad_1]
Magento 2 EU Captcha module helps the admin enable European Captcha on their Magento 2 store. They can add these Captcha on various pages like the new customer account page, login page, forgot password page, and checkout page.
Customers have to fill in the Captcha details and then proceed further. The admin can create three types of captcha Alphanumeric, Image Rotational, and Sliding.
If you want more security in your store, then you can make use of the OTP verification module and use our Magento 2 Two-factor authentication module for two-way authentication.
- Admin can enable/disable captcha for new customer account page, login page, forgot password page, and checkout page.
- The Admin can enable/disable captcha capitalization in Alphanumeric Type Captcha.
- Admin can select captcha length in Alphanumeric Type Captcha.
- The store owner can choose the three types of captcha(Alphanumeric, Image Rotational, Sliding).
- In the image rotational captcha, the admin can add two types of captcha image rotation as slider or arrow.
The installation is quite simple just like the standard Magento 2 extensions.
#1 Download Module
Firstly, you need to log in to the Webkul Store, go to My Account>My Purchased Products section, verify, and then download and extract the contents of this zip folder on the system.
#2 Upload Folder
Once the module zip is extracted, follow path src>app and then copy the app folder into the Adobe Commerce Cloud root directory on the server as shown below:
Unzip the respective extension zip and create Webkul(vendor) and EUCaptcha(module) name folder inside your Magento/app/code/ directory and then move all module files into the Magento root directory Magento2/app/code/Webkul/EUCaptcha/ folder.
Run the Following Commands via the terminal
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:<strong>static</strong>-content:deploy
Multilingual Support
Therefore, for Multilingual support, please navigate to Store>Configuration>General >Locale Options. Also, select your desired language from the Locale option.
Thus, in this way, a multi-lingual configuration can be done.
Language Translation
For module translation, navigate to the following path in your system src/app/code/Webkul/EUCaptcha/i18n/en_US.csv Open the file named en_US.CSV for editing as shown in the screenshot below.
Then replace the words after the comma(,) on the right in the file with your translated words.
After editing and translating the CSV file, save the file name according to your region language and country code such as – de_DE.CSV.
Followed by uploading the translated file to the same folder from which you obtained it. Now your module translation is complete.
Thus, in this way, language translation can be done.
After successful installation configure the Magento 2 EUCaptcha module, you need to move Store > Configuration > EU Captcha. The below page will open here.
Here, the admin will need to enable some permission to run the module functionality.
Enable – Enable/disable the module from here.
Environment – Set the environment for the module Sandbox or Production.
Enable Page Permission – The admin can enable/disable the captcha permission for these pages New Customer Registration, Customer Log, Customer Forgot Password, and Customer Checkout.
EU CAPTCHA CaptchaType – Choose the Captcha type from Alphanumeric, Image Rotational, and Sliding captcha.
Set Alphanumeric Captcha
When the admin chooses an alphanumeric captcha then two options will open to set the capitalization permission and length of the captcha.
If the admin selects the capitalize captcha option as yes then the captcha will show capital alphabets and if no then it will show only a small alphabet. The admin can set the captcha length between 3 to 13 letters.
Image Rotational Captcha
When the admin chooses an image rotational captcha then an image will display at the place of the captcha on the frontend.
There are two types of image rotation available Arrows or sliders admin can choose as per their need accordingly it will display on the frontend.
Sliding Captcha
The admin can choose a sliding-type captcha for the store.
As per the selected type of Captcha, the customer will find it accordingly on various pages.
Alphanumeric Captcha
Image Rotational Captcha with Slider Type
Image Rotational Captcha with Arrow Type
Sliding Captcha
Similarly, the captcha will show as per your settings on the checkout, login page, and forgot password page.
So, that is all about the Magento 2 EU Captcha extension. If you have any queries regarding the plugin, please contact us at Webkul Support System.
Current Product Version – 5.0.0
Supported Framework Version – Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
[ad_2]
Source link