- Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
- User Guide: https://docs.mageplaza.com/google-recaptcha-m2/
- Product page: https://www.mageplaza.com/magento-2-google-recaptcha/
- FAQs: https://www.mageplaza.com/faqs/
- Get Support: https://github.com/mageplaza/magento-2-google-recaptcha/issues
- Changelog: https://www.mageplaza.com/changelog/m2-google-recaptcha.txt
- License agreement: https://www.mageplaza.com/LICENSE.txt
Run the following command in Magento 2 root folder
composer require mageplaza/module-google-recaptcha
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
- Installation guide: https://www.mageplaza.com/install-magento-2-extension/
- Backup
Backup your Magento code, database before upgrading.
- Remove GoogleRecaptcha folder
In case of customization, you should backup the customized files and modify in newer version.
Now you remove app/code/Mageplaza/GoogleRecaptcha
folder. In this step, you can copy override GoogleRecaptcha folder but this may cause of compilation issue. That why you should remove it.
-
Upload new version Upload this package to Magento root directory
-
Run command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
A: Read solution: https://github.com/mageplaza/module-core/issues/3
A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html