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
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.