Type
magento2-module
Magento Shipping Multiple Table Rates - MatrixRate
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
None
The MatrixRate shipping extension is the original Magento solution developed by ShipperHQ that enables you to offer multiple shipping options to customers based on their location. MatrixRate will enable you to define different shipping rates according to destination, shipping method and the weight, price or quantity of an item.
For businesses seeking even greater shipping customization and real-time carrier integrations, consider upgrading to ShipperHQ.
Install using composer, you can find full instructions in the ShipperHQ documentation.
Enable MatrixRate:
Stores > Configuration > Sales > Shipping Methods > WebShopApps Matrix Rate
.Enabled
to Yes
.Upload a CSV File:
Test Checkout:
For further information on using Matrixrates, please refer to our online documentation. If you have any issues with this extension, open an issue on GitHub. Alternatively you can contact us via email at [email protected]
WebShopApps MatrixRates is provided AS IS and we are not accepting feature requests at this time. Extended functionality is available via ShipperHQ.
Yes, you can define a Shipping Price
of 0.00
in the CSV file for specific conditions, such as orders over a certain amount.
If no rules match the customer’s criteria, MatrixRate will not display a shipping method. Ensure you have a fallback rule if needed.
var/log/system.log
and var/log/exception.log
.This extension borrows heavily from the Tablerate capability in Magento2. In order to keep codebase as bug-free and conformant as possible the tablerate code is used in preference to writing from scratch. This hopefully also allows for easier understanding by users.
We would like to acknowledge and thank the Magento 2 Development team for making their codebase open for such use.
The composer structure is taken from various sources, most heavily using structure from https://github.com/sjparkinson/static-review.
Assistance around composer, Magento2 structure, etc was also taken from these sources:
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
See license files.
We also dutifully respect the Magento OSL license.
Copyright (c) 2015 Zowta LLC & Zowta Ltd. (http://www.ShipperHQ.com)