To upgrade from our beta Magento 2 extension to our stable Magento 2 extension, run the following two commands your Magento server via SSH from the root directory;


php bin /magento module:disable Shiptheory_Shipsmarter

php bin/magento cache:clean


Then, proceed to install our stable extension via the normal guide on How to Install Magento 2 with Shiptheory.