WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-product-addons-btf

WooCommerce BTF Product Addons

WooCommerce BTF Product Addons A plugin to add products as addons to other products in WooCommerce.

by Below The Fold · github.com/evankardamitsis/woocommerce-product-addons-btf

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/evankardamitsis/woocommerce-product-addons-btf/archive/refs/heads/main.zip

From the readme

WooCommerce BTF Product Addons A plugin to add products as addons to other products in WooCommerce. Requirements - WooCommerce 3.0 or higher Installation 1. Upload the plugin files to the /wp-content/plugins/woocommerce-product-addons directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. The plugin will now be active and can be used with WooCommerce. Usage 1. Go to the product edit screen for the product you want to add addons to. 2. Scroll down to the 'Product Addons' meta box. 3. Use the search field to search for products to add as addons. 4. Select one or more products as addons. 5. Set a discount percentage for the addon products if needed. 6. Save the product. When customers visit the product page, they will be able to select an addon product from a dropdown list. The addon product will be added to the cart along with the main product, and the discount percentage will be applied if set. Changelog 1.0 - Initial release. License This plugin is licensed under GPL-2.0+. You can find the full license text here: http://www.gnu.org/licenses/gpl-2.0.txt Support For support, pl

Read the full README on GitHub →