Type
magento2-module
Google reCAPTCHA module for Magento 2
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
The module replaces default Magento captcha functionality with more user-friendly Google reCAPTCHA. It will protect your forms from being submitted by robots and in the same time will not require any complicated actions from your visitors.
It supports both types of reCAPTCHA: - 'I am not a robot' checkbox - Invisbile reCAPTCHA badge
It also supports multiple languages and allows adjusting the design of the reCAPTCHA widget.
Simply run the following command using command line:
composer require magestyapps/magento2-google-recaptcha
and then:
php bin/magento setup:upgrade
In case your Magento is in production mode, then also run the command below. It will re-compile all the necessary files.
php bin/magento deploy:mode:set production
Magento CE: 2.1.x - 2.3.x
You can find more useful extensions for Magento 2 by visiting MagestyApps Official Website