mage-paradise/shipping-discounts

A module that adds sales rules for discounting shipping prices

Maintainers

Package info

github.com/ryanmacfarlane94/mage-paradise-shipping-discounts

Type:magento2-module

pkg:composer/mage-paradise/shipping-discounts

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2022-09-17 17:19 UTC

This package is auto-updated.

Last update: 2026-03-18 01:57:26 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.