for magento 2...magento root. if you need to clear static content use 'php bin/magento...

3
Installation Guide CUSTOM SHIPPING PRICE for Magento 2

Upload: others

Post on 30-May-2020

29 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: for Magento 2...Magento root. If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_CustomShippingPrice'. Step 5 Run the command 'php

Installation Guide

CUSTOM SHIPPING PRICE for Magento 2

Page 2: for Magento 2...Magento root. If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_CustomShippingPrice'. Step 5 Run the command 'php

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

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

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

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:flush'

Page 3: for Magento 2...Magento root. If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_CustomShippingPrice'. Step 5 Run the command 'php

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twitter: www.twitter.com/mageside