Getting Started
Welcome to the Shipping Table Rates documentation. Whether you are a new or an advanced user, you can find some useful information here.
First of all, we recommend to check the following link:
Welcome to the Shipping Table Rates documentation. Whether you are a new or an advanced user, you can find some useful information here.
First of all, we recommend to check the following link:
How to install the extension Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Copy the installation instructions from the page My Downloadable Products to t...
Methods To create a new shipping method, go to Stores > Shipping Table Rates > Methods, and press the Add New Method button. Fill in all the required fields on the method edit page. General information Name - The method name that is displayed on th...
Rates To create a new rate, go to Stores > Shipping Table Rates > Rates, and press the Add New Rate button. Fill in all the required fields on the method edit page. General Information Active - activates the Rate. Priority - the sort order of the ...
How to import shipping rates The Shipping Table Rates module offers functionality for importing already existing tables with shipping rates through a CSV file. Get acquainted with the format of this file by exporting shipping rates from your store or modu...
How to upgrade extension To upgrade the extension follow these steps: Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command composer require mirasvit...
Disabling the Extension Temporarily Disable To temporarily disable the extension please follow these steps: Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command php -f bin/magento module:disable M...
Change Log 0.1.5 (2023-04-07) Fixed Zip from/to validation Generating method code 0.1.4 (2022-12-05) Improvements Added new conditions "Min Order Amount" and "Min Order Amount (Incl. Tax)" 0.1.3 (2022-11-17) Fixed Duplicate rows...