BoxCart
Click & collect ordering for WordPress with time slots and a modern admin. For farm shops, bakeries, butchers, and delis.
10 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_boxcart_basket_items | Stores boxcart basket items data created by this plugin. | Static |
| wp_boxcart_baskets | Stores boxcart baskets data created by this plugin. | Static |
| wp_boxcart_location_schedules | Stores boxcart location schedules data created by this plugin. | Static |
| wp_boxcart_location_slots | Stores boxcart location slots data created by this plugin. | Static |
| wp_boxcart_locations | Stores boxcart locations data created by this plugin. | Static |
| wp_boxcart_order_items | Stores order records and related transaction data. | Static |
| wp_boxcart_order_status_log | A logging table that records activity, events, or audit history. | Static |
| wp_boxcart_orders | Stores order records and related transaction data. | Static |
| wp_boxcart_product_quantities | Stores product records and related data. | Static |
| wp_boxcart_slots | Stores boxcart slots 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_optionsOption key:
_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:boxcart_columns_ensuredOption key:boxcart_db_versionOption key:boxcart_delete_data_on_uninstallOption key:boxcart_qty_settings_fixedOption key:boxcart_settingsOption key:boxcart_versionOption key:clone_identification_timestampOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_mapwp_postmetawp_postsCustom post type:
boxcart_productwp_termmetawp_termsCustom taxonomy:
boxcart_product_categorywp_usermeta