mage-paradise / shipping-discounts
A module that adds sales rules for discounting shipping prices
Package info
github.com/ryanmacfarlane94/mage-paradise-shipping-discounts
Type:magento2-module
pkg:composer/mage-paradise/shipping-discounts
1.0.2
2022-09-17 17:19 UTC
Requires
- php: ~7.3.0||~7.4.0||~8.1.0
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.