Installation Instructions

Follow these steps to install eMagicOne Google reCaptcha v3:

1. Create folder Emagicone/GoogleRecaptcha in:

*magento root*/app/code/

2. Download the zipped extension from your Magento marketplace account.

3. Once you downloaded it, unzip archive content to

*magento root*/app/code/Emagicone/GoogleReCaptcha/

4. Open console and run the following command on Magento 2 root directory using root user permission:

bin/magento setup:upgrade  
bin/magento setup:static-content:deploy -f

5. Once your installation is complete, don’t forget to clear cache and log in again.