eleanorsoft/shipping-by-subtotal

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

Maintainers

Package info

github.com/Eleanorsoft/m2-shipping-as-subtotal-percent

Type:magento2-module

pkg:composer/eleanorsoft/shipping-by-subtotal

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2024-10-08 08:40 UTC

This package is not auto-updated.

Last update: 2026-04-22 19:23:27 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