=== Plugin Name === Contributors: creadedgmbh Tags: woocommerce, min, max, quantity, plugin Requires at least: 4.9.4 Tested up to: 4.9.4 Stable tag: 1.1.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html The Min-Max Quantity Plugin for woocommerce allows you to set minimum and maximum order quantities globally for products depending on user roles. == Description == Min/Max Quantity Plugin allows you to set minimum and maximum order quantities for products to different user roles. Example: you want to limit the possible order quantity for normal users on your products to 10 and want to set a minimum order quantity of 20 for wholesale users on the same products. Currently the plugin sets the minimum and maximum order quantities global, to all the products. If there is no rule for a role, the plugin uses these fallback values: min = 1; max = 9 You find the setup in your WordPress admin panel -> WooCommerce -> Min-Max Rules = Features: = * Minimum order quantity for products and different user roles * Maximum order quantity for products and different user roles = Upcoming features: = * Set minimum and maximum order quantities for specific products * If you need further functionality for the plugin, don't hesitate to ask us (info@creaded.com) == Installation == = If you want to install the plugin using the WP admin panel: = 1. Go to the WordPress admin panel, select Plugins -> Add New -> on the right side enter Min Max Quantity Plugin in "Search plugins" -> look for the right plugin and click "Install Now." Or you go the WordPress admin panel, select Plugins -> Add New -> In the upper left corner click "Upload Plugin", and then select the downloaded plugin .zip file and click Install Now. 2. In the admin panel, select plugins and click on the plugin "Activate" button = To install manually: = 1. Place the plugin .zip file in the directory wp-content -> plugins. 2. Go to the WordPress admin panel, select Plugins and click under the plugin name in the "Activate" button. == Frequently Asked Questions == = How can we request further functionality? = That's pretty easy. Just send an E-Mail to: info@creaded.com == Screenshots == 1. This screenshot shows the main configuration view for the plugin. On the left, you have an overview of existing rules with the possibility to edit and delete these rules. On the right side, you find the edit/create form. == Changelog == = 1.0.0 = * Initial version of the plugin = 1.1.0 = * Small bug fixes