WP Manifestindependent plugin directory
manifest / ecommerce / wc-combined-shipping

Combined Shipping for WooCommerce

Allow customers to combine shipping for a new order with an existing unshipped order.

by Spencer Finnell · github.com/bigboxwc/wc-combined-shipping · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bigboxwc/wc-combined-shipping/archive/refs/heads/master.zip

Allow customers to combine shipping for a new order with an existing unshipped order.

Install

$ git clone git@github.com:bigboxwc/wc-combined-shipping wc-combined-shipping && cd wc-combined-shipping
$ npm run setup-plugin

Develop

$ npm run dev

Release

$ npm run package-plugin