greatwitenorth / quantities-and-units-for-woocommerce

Add unit support to items and allow decimal quantities in WooCommerce.
GNU General Public License v2.0
9 stars 18 forks source link

=== Quantities and Units for WooCommerce === Contributors: greatwitenorth Tags: woocommerce, product quantities, product minimum values, product maximum values, product step values, incremental product quantities, min, max, decimal Donate link: https://www.nickv.codes/donate Requires at least: 3.5 Tested up to: 4.3 Stable tag: 1.0.13 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily require your customers to buy a minimum / maximum / incremental amount of products. Supports decimal quantities.

== Description == NOTE: This plugin has been forked from the "Advanced Product Quantities" plugin. It adds decimal quantities support and units to products. Please don't attempt to run both plugins simultaneously. It not needed and the universe will probably implode.

With Quantities and Units for WooCommerce you can easily create rules that restrict the amount of products a user can buy at once. Set Minimum, Maximum and Step values for any product type and must be valid before a customer can proceed to checkout. Quantities and Units also bring decimal quantity support to WooCommerce.

This plugin works great with Rapid Order, a fast ordering system for WooCommerce.

New Features

Features:

== Installation ==

Automatic WordPress Installation

  1. Log-in to your WordPress Site
  2. Under the plugin sidebar tab, click ‘Add New’
  3. Search for 'Quantities and Units for WooCommerce'
  4. Install and Activate the Plugin
  5. Set Rules for categories by clicking the new ‘Quantity Rules’ sidebar option or assign per-product rules by using the new metabox on your product page.

NOTE: to enable decimal quantities you need to define the 'Step' value on a per product basis, or globally for the site under Quantity Rule -> Advanced Rule -> Site Wide Step Value.

Manual Installation

  1. Download the latest version of the plugin from Quantities and Units for WooCommerce WordPress page.
  2. Uncompress the file
  3. Upload the uncompressed directory to ‘/wp-content/plugins/’ via FTP
  4. Active the plugin from your WordPress backend ‘Plugins -> Installed Plugins’
  5. Set Rules for categories by clicking the new ‘Quantity Rules’ sidebar option or assign per-product rules by using the new metabox on your product page.

== Changelog == = 1.0.13 =

= 1.0.12 =

= 1.0.11 =

= 1.0.10 =

= 1.0.9 =

= 1.0.8 =

= 1.0.7 =

= 1.0.6 =

= 1.0.5 =

= 1.0.4 =

= 1.0.3 =

= 1.0.2 =

= 1.0.1 =

= 1.0.0 =

== Screenshots ==

  1. Single product page, page loads with it's minimum quantity and notifies the user below.
  2. Create rule page.
  3. Single product 'Product Quantity Rules' meta box. Deactivate or override rules. Even set out of stock min/max values.
  4. Single product 'Product Quantity Rules' meta box. Display of values by user role.
  5. 'Advanced Rules' page, set sitewide rules and configure quantity notifications (screenshot 1)
  6. Required configuration for Out of Stock quantities to be displayed.