mage-paradise/shipping-discounts

A module that adds sales rules for discounting shipping prices

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/mage-paradise/shipping-discounts

1.0.2 2022-09-17 17:19 UTC

This package is auto-updated.

Last update: 2026-01-18 01:35:54 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.