Skip to content

Magento2. Extension is integrate Google Recaptcha with your Magento2 store.

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

justd88/m2.ReCaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 ReCaptcha

Total Downloads Latest Stable Version

Extension is integrate Google Recaptcha with your Magento2 store.

Forgot Your Password page

Magento2 ReCaptcha

Configuration page

Magento2 ReCaptcha

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-re-captcha

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
    

About

Magento2. Extension is integrate Google Recaptcha with your Magento2 store.

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.9%
  • HTML 7.6%
  • CSS 1.5%