3
Installation Guide MULTIPLE CUSTOM FORMS for Magento 2

for Magento 2 - mageside.com · Install Google reCaptcha, run command 'composer require google/recaptcha "~1.1"'. Step 5 Create reCAPTCHA keys for your website on

  • Upload
    dohanh

  • View
    245

  • Download
    0

Embed Size (px)

Citation preview

Installation Guide

MULTIPLE CUSTOM FORMSfor Magento 2

Need help? [email protected]

Step 1 Download the archive.

Step 2 Make sure to create the directory structure in your Magento - 'Magento_Root/app/code/Mageside/MultipleCustomForms'.

Step 3 Unzip the content of archive to directory 'Magento_Root/app/code/Mageside/MultipleCustomForms' (use command 'unzip ArchiveName.zip -d path_to/app/code/Mageside/MultipleCustomForms'). Step 4 Install Google reCaptcha, run command 'composer require google/recaptcha "~1.1"'.

Step 5 Create reCAPTCHA keys for your website on https://www.google.com/recaptcha/admin

Step 6 Run the command 'php bin/magento module:enable Mageside_MultipleCustomForms' in Magento root.If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_MultipleCustomForms'.

Step 7 Run the command 'php bin/magento setup:upgrade' in Magento root.

Step 8 Run the command 'php bin/magento setup:di:compile' if you have a single website and store, or 'php bin/magento setup:di:compile-multi-tenant' if you have multiple ones.

Step 9 Clear cache: 'php bin/magento cache:clean', 'php bin/magento cache:fush'

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twiter: www.twiter.com/magesideteam