Magento 2 Integration Guide

In order to receive real-time rates, you will need to download ClickShip's Magento plugin here. Once you have integrated your Magento store please follow the steps below. These steps are technical so if you have a developer that manages your store, then please contact them to assist in this process.

  1. Login into Magento server. Create a ClickShip folder under <magento-root>/app/code/
  2. Upload plug-in to   /app/code/Clickship/. Unzip it and run the below commands:
<magento-root> rm -Rf var/di/* var/generation/* var/cache/* var/log/* var/page_cache/* var/session/* var/view_preprocessed/* pub/static/*<br><magento-root> php bin/magento module:enable --clear-static-content Clickship_Rates<br><magento-root> php bin/magento setup:upgrade<br><magento-root> php bin/magento setup:di:compile<br><magento-root> php bin/magento setup:static-content:deploy -f<br><magento-root> php bin/magento<br>indexer:reindex <magento-root> php bin/magento cache:clean<br><magento-root> php bin/magento cache:flush<br></magento> 

3.   Login into Magento admin portal as admin. From left menu Store Configuration Sales Shipping Methods Clickship Rates Add the marketplace id Save Settings.