Magento 2 EU Captcha module helps admin to enable European Captcha in their Magento 2 store. They can add these Captchas to different pages like new user account page, login page, forgot password page and checkout page.
Customers have to fill Captcha information and then proceed further. Administrator can create three types of captcha alphanumeric, rotary and sliding.
If you want more security in your store then you can use OTP verification module and use our Magento 2 two factor authentication module for two way authentication.
- Admin can enable/disable captcha for new user account page, login page, forgot password page and checkout page.
- Administrator can enable/disable captcha capitalization in alphanumeric Captcha type.
- Admin can choose captcha length in Alphanumeric Type Captcha.
- The store owner can choose three types of captcha (alphanumeric, rotating image, sliding).
- In captcha image rotation, admin can add two types of captcha image rotation as slider or arrow.
Installation is very simple like standard Magento 2 extensions.
#1 downloadable module
First, you need to login to Webkul Store, go to My Account>My Purchases section, confirm, and then download and extract the contents of this zip folder on the system.
#2 Load the folder
Once the zip module is extracted, follow the path src>application and then copy application folder in Adobe Commerce Cloud root directory on the server as shown below:
Unzip the appropriate extension zip and create a folder named Webkul(provider) and EUCaptcha(module) inside your Magento/app/code/ directory, then move all the module files to the Magento root directory of the Magento2/app/code/Webkul/EUCaptcha/ folder.
Run the following commands through the terminal
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:<strong>static</strong>-content:deploy
Multilingual support
So, for multilingual support, go to Store > Configuration > General > Local Options. Also, select your preferred language from Locality option.
Therefore, a multilingual configuration can be made in this way.
Language translation
To translate the module, go to the following path in your system src/app/code/Webkul/EUCaptcha/i18n/en_US.csv Open the file named en_US.CSV to edit as shown in the image below.
Then replace the words after notch(,) 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 – of_OF.CSV.
After that, upload the translated file to the same folder from which you downloaded it. Now your module translation is complete.
Therefore, language translation can be done in this way.
After successful installation configure Magento 2 EUCaptcha module, you need to move Store > Configuration > EU Captcha. The page below will open here.
Here the administrator will need to enable some permissions to run the functionality of the module.
Enable – Enable/disable the module from here.
Environment – Set the Sandbox or Production module environment.
Enable site permission – Admin can enable/disable captcha permission for these pages New Customer Registration, User Log, Forgot User Password and User Logout.
EU CAPTCHA CaptchaType – Choose the type of Captcha between Alphanumeric, Image Rotational and Sliding captcha.
Set an alphanumeric Captcha
When admin selects alphanumeric captcha, two options will open to set uppercase and lowercase permission and captcha length.
If admin choose captcha captcha option as yes then captcha will display uppercase and if not it will display only lowercase. The administrator can set the length of the captcha between 3 and 13 letters.
Image of Rotational Captcha
When the administrator selects a rotating captcha image, the image will be displayed in the captcha slot on the interface.
Two types of image rotation are available. Arrows or sliders can be selected by the administrator according to their needs, they will be displayed on the interface accordingly.
Sliding Captcha
Admin can choose sliding captcha for store.
According to the selected type of Captcha, the user will find it on different pages.
Alphanumeric Captcha
Image of Rotational Captcha with slider type
Rotational Captcha image with arrow type
Sliding Captcha
Similarly, the captcha will be displayed according to your settings on the checkout page, login page and forgotten password page.
So that’s all about Magento 2 EU Captcha expansion. If you have any questions about the plugin, please contact us at the 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