for Magento 2 · 2018. 1. 12. · conversions, Magento 2 extension development, deep ration and all...

3
Installation Guide SHIPPING MATRIX RATES for Magento 2

Transcript of for Magento 2 · 2018. 1. 12. · conversions, Magento 2 extension development, deep ration and all...

Page 1: for Magento 2 · 2018. 1. 12. · conversions, Magento 2 extension development, deep ration and all the other fun stuff. Our systems inte code is i redibly clean, we are on first

Installation Guide

SHIPPING MATRIXRATESfor Magento 2

Page 2: for Magento 2 · 2018. 1. 12. · conversions, Magento 2 extension development, deep ration and all the other fun stuff. Our systems inte code is i redibly clean, we are on first

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/ShippingMatrixRates'.

Step 3 Unzip the content of archive to directory 'Magento_Root/app/code/Mageside/ShippingMatrixRates' (use command 'unzip ArchiveName.zip -d path_to/app/code/Mageside/ShippingMatrixRates').

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

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

Step 6 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 7 Clear cache: 'php bin/magento cache:clean', 'php bin/magento cache:fush'

Page 3: for Magento 2 · 2018. 1. 12. · conversions, Magento 2 extension development, deep ration and all the other fun stuff. Our systems inte code is i redibly clean, we are on first

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twiter: www.twiter.com/magesideteam