WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-shipping-method-display

WooCommerce Shipping Method Display

Take control over how and when shipping methods are displayed on your WooCommerce store.

by Emil Kjær Eriksen <hello@emileriksen.me> · github.com/emileriksen/woocommerce-shipping-method-display

0stars
33composer installs
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/emileriksen/woocommerce-shipping-method-display/archive/refs/heads/master.zip

Also on Packagist as emileriksen/woocommerce-shipping-method-display:

composer require emileriksen/woocommerce-shipping-method-display

From the readme

WooCommerce Shipping Method Display This plugin aims to put you in control of how and when shipping methods are displayed on your WooCommerce store. Hide specificed shipping methods when available Often you want to hide all or certain shipping methods when a specific shipping method is available. Maybe you have free shipping over a threshold and want to provide "Free Standard Delivery" and hide your "Standard Delivery" shipping option. This plugin allows you to do just that. Currently this is the only feature supported but more might be added in the future. Screenshots

Read the full README on GitHub →