eleanorsoft/shipping-by-subtotal

EleanorSoft module for Magento 2 with a new shipping method that calculates shipping cost as percent of subtotal

1.0.0 2024-10-08 08:40 UTC

This package is not auto-updated.

Last update: 2025-07-02 15:24:55 UTC


README

Module adds a new shipping method that calculates shipping cost as percent of subtotal

Copy it to your app/code folder and run:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy