Kitbix Commerce – The Fastest Way to Start Selling on WordPress

Lightweight WordPress eCommerce plugin — sell products online with Stripe, PayPal, and a modern React-powered admin dashboard.

7 database tables

Table NameDescriptionMethod
wp_kitbix_commerce_categoriesStores kitbix commerce categories data created by this plugin.Static
wp_kitbix_commerce_category_productStores product records and related data.Static
wp_kitbix_commerce_metaStores additional metadata (key-value pairs) for kitbix commerce records.Static
wp_kitbix_commerce_order_itemsStores order records and related transaction data.Static
wp_kitbix_commerce_ordersStores order records and related transaction data.Static
wp_kitbix_commerce_productsStores product records and related data.Static
wp_kitbix_product_qnaStores product records and related data.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:kitbix_commerce_currencyOption key:kitbix_commerce_pagesOption key:kitbix_commerce_settings