=== WooCommerce Free Shipping Per Product === Contributors: waseem_senjer,wprubyplugins Donate link: https://wpruby.com/ Tags: woocommerce,shipping,shipping method, woocommerce extension, free shipping Requires at least: 4.0 Tested up to: 6.5 Stable tag: 1.2.6 WC requires at least: 3.0 WC tested up to: 9.1 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. ### Looking For More Flexibility? * [Upgrade to Pro Now](https://wpruby.com/plugin/woocommerce-simple-table-rates-pro/?utm_source=lite&utm_medium=readme&utm_campaign=freetopro "Upgrade to Pro NOW") == 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.6 = * Declaring WordPress 6.5 support. * Declaring WooCommerce 9.1 support. * Fixed: PHP 8.0+ deprecation notice. = 1.2.5 = * Declaring WordPress 6.4 support. * Declaring WooCommerce 8.4 support. * Declaring WooCommerce HPOS compatibility. = 1.2.4 = * Declaring WordPress 6.3 support. * Declaring WooCommerce 8.0 support. = 1.2.3 = * declare WooCommerce 7.0 support. = 1.2.2 = * declare WordPress 6.0 support. = 1.2.1 = * declare WordPress 5.9 support. = 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.