TitanCart Lite
A self-hosted eCommerce engine for WordPress. Own tables, own REST API, own admin. No extra plugins. No page-builder bloat.
22 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_tc_ | Stores tc data created by this plugin. | Static |
| wp_tc_currencies | Stores tc currencies data created by this plugin. | Static |
| wp_tc_customer_field_values | Stores tc customer field values data created by this plugin. | Static |
| wp_tc_downloadable_acceptances | Stores tc downloadable acceptances data created by this plugin. | Static |
| wp_tc_downloadable_agreements | Stores tc downloadable agreements data created by this plugin. | Static |
| wp_tc_downloadable_files | Stores tc downloadable files data created by this plugin. | Static |
| wp_tc_downloadable_keys | Stores tc downloadable keys data created by this plugin. | Static |
| wp_tc_downloadable_log | A logging table that records activity, events, or audit history. | Static |
| wp_tc_email_templates | Stores tc email templates data created by this plugin. | Static |
| wp_tc_logs | A logging table that records activity, events, or audit history. | Static |
| wp_tc_notification_settings | Stores tc notification settings data created by this plugin. | Static |
| wp_tc_order_status_translations | Stores order records and related transaction data. | Static |
| wp_tc_order_statuses | Stores order records and related transaction data. | Static |
| wp_tc_orders | Stores order records and related transaction data. | Static |
| wp_tc_product_filters | Stores product records and related data. | Static |
| wp_tc_products | Stores product records and related data. | Static |
| wp_tc_settings | Stores tc settings data created by this plugin. | Static |
| wp_tc_shipping_rate_conditions | Stores tc shipping rate conditions data created by this plugin. | Static |
| wp_tc_social_providers | Stores tc social providers data created by this plugin. | Static |
| wp_tc_subscribers | Stores tc subscribers data created by this plugin. | Static |
| wp_tc_tax_classes | Stores tc tax classes data created by this plugin. | Static |
| wp_tc_tax_zone_locations | Stores tc tax zone locations 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_commentmetawp_commentswp_optionsOption key:
titancart_db_versionOption key:titancart_license_Option key:titancart_license_titancartOption key:titancart_migration_versionOption key:titancart_remove_data_on_uninstallOption key:titancart_versionOption key:woocommerce_custom_orders_table_enabledOption key:woocommerce_versionwp_postmetawp_termmetawp_usermeta