Getting Started with Min Max Quantity and Order
Changelog for WooCommerce Minimum Maximum Quantity and Order
= 1.3.13, 9 July 2026 =
* Updated: prevent fatal error if a product used in a rule has been deleted
= 1.3.12, 25 March 2026 =
* Updated: compatibility with Product Add-Ons Ultimate
= 1.3.11, 9 December 2025 =
* Fixed: PHP deprecated notices when using WooCommerce 10.3
* Fixed: default quantity of 0 in Min Max Rule not getting recognized
= 1.3.10, 7 October 2025 =
* Fixed: prevent Uncaught TypeError if product price is not a number
= 1.3.9, 23 April 2025 =
* Fixed: fatal error when adding a variable product to the cart using WooCommerce Product Table Ultimate
= 1.3.8, 27 February 2025 =
* Fixed: minimum, maximum, and quantity step settings now also work in cart page that uses WC Blocks
= 1.3.7, 6 February 2025 =
* Updated: allow the Request a Quote page to be excluded from the Min Max settings
= 1.3.6, 23 September 2024 =
* Fixed: default quantity issues in variable products
* Fixed: product quantity input is sometimes blank in PHP 7.4
= 1.3.5, 15 May 2024 =
* Fixed: variation products in the cart are not getting counted if using Selected Categories for Min Max rule
* Fixed: Excluded Products not working if using Selected Categories for Min Max rule
* Updated: allow default quantity to be 0
= 1.3.4, 16 January 2024 =
* Updated: EDD_SL_Plugin_Updater for PHP8.2 compatibility
* Updated: removed unwanted characters in Defined Quantities field
= 1.3.3, 16 November 2023 =
* Fixed: parse error in cart when using +/- buttons and quantity dropdown
= 1.3.2, 14 November 2023 =
* Fixed: product level quantity steps in admin
* Fixed: hide plus/minus buttons for quantity dropdown
* Updated: improved default quantity based on increment and min quantity settings
= 1.3.1, 8 November 2023 =
* Updated: removed JS for plus/minus buttons on other plugins
= 1.3.0, 6 November 2023 =
* Added: plus/minus buttons
* Updated: ensure that 1 is displayed as default quantity
= 1.2.0, 19 October 2023 =
* Added: check rules for variable products
* Added: wcmmqo_check_parent_product filter
* Updated: check parent product in product rules
= 1.1.6, 12 September 2023 =
* Updated: compatibility with WooCommerce High-Performance Order Storage
= 1.1.5, 25 July 2023 =
* Fixed: global Quantity Rules for Selected Categories also get applied to other categories
= 1.1.4, 29 June 2023 =
* Fixed: dropdown quantity compatibility issue with Product Add-Ons Ultimate and Fees and Discounts
* Fixed: Min Max Rule not working for Selected Categories
= 1.1.3, 8 June 2023 =
* Added: wcmmqo_disable_validate_item_before_calculate_totals filter
* Fixed: role-based rules not respected for categories
* Fixed: min_quantity tag wrongly appearing in Max Quantity error message
= 1.1.2, 21 February 2023 =
* Added: wcmmqt_initial_min_quantity filter
= 1.1.1, 23 September 2022 =
* Fixed: categories and subcategories not totalling quantities correctly
* Fixed: category error messages
= 1.1.0, 16 September 2022 =
* Added: combine products setting
* Added: translation file
= 1.0.0, 6 September 2022 =
* Initial commit