=== Quantity Multiples === Contributors: Mohammad Salehi Koleti Tags: product quantity multiples, quantity multiples,مضرب,مضرب تعداد Requires at least: [Minimum WordPress version required] Requires at least: 6.0.0 Tested up to: 6.5.3 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == A simple plugin to set purchasable quantity multiples for WooCommerce products. Allow to set a specific multiple for the quantity of products that can be added to the cart. For example, if a multiple of 3 is set, users can add products in quantities of 3, 6, 9, etc. It adds a field on woocomerce product edit page and allow you to set purchasable quantity multiple == Installation == 1. Upload `quantity-multiples` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Usage == This plugin adds a field on woocomerce product edit page to set purchasable quantity multiple == Changelog == = 1.0.0 = * Initial Release