Build Your Own Basket for Woocommerce

Build custom products like baskets or bundles in WooCommerce with a step-by-step interface, pricing, and selection limits.

2 database tables

Table NameDescriptionMethod
wp_byobfw_build_your_own_basket_setting_categoriesStores byobfw build your own basket setting categories data created by this plugin.Static
wp_byobfw_build_your_own_basket_settingsStores byobfw build your own basket settings data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:byobfw_build_your_own_basket_activation_errorOption key:byobfw_build_your_own_basket_product_idOption key:byobfw_db_version