WP Manifestindependent plugin directory
manifest / ecommerce / dynamic-shipping-bar

Dynamic Shipping Bar Plugin for WooCommerce

WordPress Plugin that displays a free shipping bar using gutenberg blocks

by James L. Lendrem · github.com/corofides/dynamic-shipping-bar

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/corofides/dynamic-shipping-bar/archive/refs/heads/main.zip

Dynamic Shipping Bar for WooCommerce.

Description

This plugin allows you to display a Shipping Bar on your WooCommerce Store informing the user of Free Shipping which can be reached at certain cart totals.

The plugin can be configured to show a message informing the customer when free shipping becomes available as well as a message to say how much more the customer needs to spend in order to unlock free shipping.

The option to add a progress bar and a message for when the customer has reached the free shipping target is also included.

Installation

Download the plugin zip and install it to WordPress as normal.

Visit a page in the admin section of WordPress or use the top bar while visiting the page on the frontend to edit the page. Once in the page you can add the block to that page. Options can be configured through the editor. All blocks are edited independently of each other at present.

  1. Download the archive of the plugin.
  2. Extract the plugin files and upload them to the `/wp-content/plugins/dynamic-shipping-bar direcotry, or, install the plugin through the WordPress Plugins screen.
  3. Activate the plugin throught the 'Plugins' screen in WordPress
  4. Edit a page and add the block 'dynamic shipping bar'
  5. Configure your setup. Changes will the shown in the editor as well as on the front end to give an idea of what the plugin will look like.
  6. Happy shipping!

Frequently Asked Questions

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Screenshots

  1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif).
  2. This is the second screen shot

Changelog

1.0.0

  • Release