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 Name | Description | Method |
|---|---|---|
| wp_kitbix_commerce_categories | Stores kitbix commerce categories data created by this plugin. | Static |
| wp_kitbix_commerce_category_product | Stores product records and related data. | Static |
| wp_kitbix_commerce_meta | Stores additional metadata (key-value pairs) for kitbix commerce records. | Static |
| wp_kitbix_commerce_order_items | Stores order records and related transaction data. | Static |
| wp_kitbix_commerce_orders | Stores order records and related transaction data. | Static |
| wp_kitbix_commerce_products | Stores product records and related data. | Static |
| wp_kitbix_product_qna | Stores 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_optionsOption key:
kitbix_commerce_currencyOption key:kitbix_commerce_pagesOption key:kitbix_commerce_settings