Download the PHP package webshopapps/module-productrate without Composer

On this page you can find all versions of the php package webshopapps/module-productrate. 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-productrate

ShipperHQ ProductRate for Magento 2

The ProductRate shipping extension is the original Magento solution developed by ShipperHQ that enables you to charge per‑product shipping fees. Set a shipping fee on each product in your catalog and ProductRate will total the charges at checkout.

For businesses seeking even greater shipping customization, real‑time carrier rates, multi‑origin shipping, delivery dates, and more, consider upgrading to ShipperHQ.


Features


Installation

Install using Composer and run the Magento setup commands:


Requirements


Configuration

Follow these steps to get ProductRate running quickly:

  1. Enable ProductRate

    • Log in to your Magento Admin.
    • Go to Stores > Configuration > Sales > Shipping Methods > WebShopApps Product Rate.
    • Set Enabled to Yes and save.
  2. Set a Shipping Fee on Products

    • Go to Catalog > Products and edit a product.
    • Open the Shipping section.
    • Enter the per‑item amount in Shipping Fee (ProductRate) and save.
  3. Optional: Quantity Surcharges

    • ProductRate can add a flat or percentage surcharge when more than one of the same product is in the cart.
    • See the ProductRate configuration guide for setup details and examples.
  4. Test Checkout
    • Add your product to the cart.
    • Go to the cart or checkout to estimate shipping. The ProductRate method will reflect the product’s fee plus any configured surcharge.

Support

As a free extension, ShipperHQ ProductRate is provided as‑is without support.

ShipperHQ ProductRate 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. How are fees calculated when customers buy multiple quantities?

The per‑product Shipping Fee is applied, and if configured, a flat or percentage surcharge is added when multiple units of the same product are in the cart. If several products have ProductRate fees, those fees are summed.

2. Can I set free shipping for a product?

Yes. Set the product’s Shipping Fee to 0.00. You can still offer other carrier methods alongside ProductRate if desired.

3. Why doesn’t the ProductRate method appear at checkout?


Credits

This extension borrows standard Magento shipping patterns to remain familiar and reliable for merchants.

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.


All versions of module-productrate 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-productrate contains the following files

Loading the files please wait ...