mage-paradise/shipping-discounts

A module that adds sales rules for discounting shipping prices

1.0.2 2022-09-17 17:19 UTC

This package is auto-updated.

Last update: 2025-06-18 00:10:28 UTC


README

Installation

This module can be installed via composer. Run the command composer require mage-paradise/shipping-discounts from the magento web root to add it as a dependency. This is the recommended installation method.

If you do not wish to use composer, unzip the code and place the contents in the directory app/code/MageParadise/ShippingDiscounts. For example, the path for the registration.php file should be app/code/MageParadise/ShippingDiscounts/registration.php.