eleanorsoft/shipping-by-subtotal

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

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/eleanorsoft/shipping-by-subtotal

1.0.0 2024-10-08 08:40 UTC

This package is not auto-updated.

Last update: 2025-12-17 17:38:23 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