WP Manifestindependent plugin directory
manifest / ecommerce / swidget-cmp

SWidget for CMP

Siriusware Widget for the Carnegie Museums of Pittsburgh

by Carnegie Museums of Pittsburgh · github.com/cmp-studio/swidget-cmp · website

1stars
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/cmp-studio/swidget-cmp/archive/refs/heads/main.zip

Declares an update source (CMP-Studio/swidget-cmp), so updates arrive through the plugin's own updater.

From the readme

SWidget for CMP Siriusware Widget for the Carnegie Museums of Pittsburgh Allows the site of the Carnegie Museums of Pittsburgh to display Siriusware widgets using shortcodes. See below for descriptions of these shortcodes. Shortcodes Add to Cart [swaddtocart site="siteID" item="itemID"] To use add to cart, the cart widget AND the item widget must be the on the same page. Quick Checkout [swcheckout site="siteID" item="itemID"] Add to Cart Timed [swaddtocarttimed site="siteID" group="groupCode"] To use add to cart, the cart widget AND the item widget must be the on the same page. Quick Checkout Timed [swcheckouttimed site="siteID" group="groupCode"] Cart [swcart site="siteID"] The cart widget should be on every page that a user could navigate to from an item widget. In most cases, it should be in the header for the site, so it's always available. Options Reference All options can be managed on the WordPress admin page for the swidget plugin. General Date Format - How dates are displayed in placeholders. Uses the moment.js library. Info on formats found here Low Qty - The point when the low quantity message shows Radio Button Cutoff for Timed Items - the max

Read the full README on GitHub →