Skip to content

WebShopApps MatrixRates for Magento2

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

swlodarski/module-matrixrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipperHQ and WebShopApps MatrixRate

A Shipping Rate module for Magento 2.x which supports showing multiple shipping methods. This is based on the Magento Tablerate module and is managed via a csv file.

Facts

Description

The MatrixRate shipping extension is the original Magento solution that enables you to offer multiple shipping options to customers based on their locations. With MatrixRate you can define different shipping rates according to destination, shipping method and the weight, price or quantity of an item.

Compatibility

  • Magento >= 2.0

This library aims to support and is tested against the following PHP implementations:

  • PHP 5.5
  • PHP 5.6
  • PHP 5.7 enforced in the composer.json

Installation Instructions

Install using composer by adding to your composer file using commands:

  1. composer require webshopapps/module-matrixrate
  2. composer update
  3. bin/magento setup:upgrade

Support

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.

Credits

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:

Support

If you have any issues with this extension, open an issue on GitHub. Alternatively you can contact us via email at [email protected] or via our website http://webshopapps.com/contacts/

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

Copyright (c) 2015 Zowta LLC & Zowta Ltd. See LICENSE for details.

We also dutifully respect the Magento OSL license, which is included in this codebase.

Copyright

Copyright (c) 2015 Zowta LLC & Zowta Ltd.

About

WebShopApps MatrixRates for Magento2

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.1%
  • JavaScript 2.9%