Download the PHP package webshopapps/module-matrixrate without Composer

On this page you can find all versions of the php package webshopapps/module-matrixrate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-matrixrate

MatrixRate for Magento 2

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.


Features


Installation

Install using composer, you can find full instructions in the ShipperHQ documentation.


Requirements


Configuration

  1. Enable MatrixRate:

    • Log in to your Magento Admin.
    • Go to Stores > Configuration > Sales > Shipping Methods > WebShopApps Matrix Rate.
    • Set Enabled to Yes.
  2. Upload a CSV File:

  3. Test Checkout:
    • Add products to your cart and proceed to checkout to ensure the correct rates and methods appear.

Support

For further information on using Matrixrates, please refer to our online documentation.

As a free extension, WebShopApps MatrixRates is provided as-is without support.

WebShopApps MatrixRates is provided AS IS and we are not accepting feature requests at this time. Extended functionality and full support is available via ShipperHQ.


Frequently Asked Questions

1. Can I set up free shipping for specific conditions?

Yes, you can define a Shipping Price of 0.00 in the CSV file for specific conditions, such as orders over a certain amount.

2. What happens if no rules match?

If no rules match the customer’s criteria, MatrixRate will not display a shipping method. Ensure you have a fallback rule if needed.

3. How do I troubleshoot issues with rates?


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:


Contribution

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


License

See license files.

We also dutifully respect the Magento OSL license.


Copyright

Copyright (c) 2015 Zowta LLC & Zowta Ltd. (http://www.ShipperHQ.com)


All versions of module-matrixrate with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package webshopapps/module-matrixrate contains the following files

Loading the files please wait ....