=== WooCommerce Free Shipping Per Product === Contributors: waseem_senjer,wprubyplugins Donate link: https://wpruby.com/ Tags: woocommerce,admin,shipping,shipping method, woocommerce extension, free shipping Requires at least: 3.5.1 Tested up to: 5.6 Stable tag: 1.2.0 WC requires at least: 3.0 WC tested up to: 4.9 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple way to set free shipping for certain products. == Description == The plugin acts as a regular WooCommerce shipping method. For setting up the plugin, please follow the instructions: * Install and activate the plugin. * Go to WooCommerce ⇒ Settings ⇒ Shipping ⇒ Shipping Zones. * Assign Free Shipping Per Product to one or more of the shipping zones. * At the method's settings, you can choose if you want to hide other shipping methods at Checkout if the free shipping was available. * To make a product eligible for free shipping, you can create a shipping class and name it free-shipping then, assign the class to any product you need. == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'WooCommerce Free Shipping Per Product' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `free-shipping-per-product-for-woocommerce.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `free-shipping-per-product-for-woocommerce.zip` 2. Extract the `free-shipping-per-product-for-woocommerce` directory to your computer 3. Upload the `free-shipping-per-product-for-woocommerce` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Screenshots == 1. Settings Page. == Frequently Asked Questions == = How does it work? = The plugin acts as a regular WooCommerce shipping method. For setting up the plugin, please follow the instructions: * Install and activate the plugin. * Go to WooCommerce ⇒ Settings ⇒ Shipping ⇒ Shipping Zones. * Assign Free Shipping Per Product to one or more of the shipping zones. * At the method's settings, you can choose if you want to hide other shipping methods at Checkout if the free shipping was available. * To make a product eligible for free shipping, you can create a shipping class and name it free-shipping then, assign the class to any product you need. == Changelog == = 1.2.0 = * Added: Now, you can disable removing free shipping products from other shipping methods calculations = 1.1.0 = * The product will be also excluded from other shipping methods calculations. = 1.0.0 = * Initial release.