Binary MLM For WooCommerce

Binary MLM plugin for WooCommerce with advanced features to manage users, commissions, and eCommerce growth.

7 database tables

Table NameDescriptionMethod
wp_bmw_leftlegStores bmw leftleg data created by this plugin.Static
wp_bmw_payoutStores bmw payout data created by this plugin.Static
wp_bmw_payout_masterStores bmw payout master data created by this plugin.Static
wp_bmw_point_transactionStores bmw point transaction data created by this plugin.Static
wp_bmw_pv_detailStores bmw pv detail data created by this plugin.Static
wp_bmw_rightlegStores bmw rightleg data created by this plugin.Static
wp_bmw_usersStores bmw users 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:bmw_eligibility_settingsOption key:bmw_general_settingsOption key:bmw_mapping_settingsOption key:bmw_payout_settings
wp_postmeta
Post meta
wp_usermeta
User meta