BoxCart

Click & collect ordering for WordPress with time slots and a modern admin. For farm shops, bakeries, butchers, and delis.

10 database tables

Table NameDescriptionMethod
wp_boxcart_basket_itemsStores boxcart basket items data created by this plugin.Static
wp_boxcart_basketsStores boxcart baskets data created by this plugin.Static
wp_boxcart_location_schedulesStores boxcart location schedules data created by this plugin.Static
wp_boxcart_location_slotsStores boxcart location slots data created by this plugin.Static
wp_boxcart_locationsStores boxcart locations data created by this plugin.Static
wp_boxcart_order_itemsStores order records and related transaction data.Static
wp_boxcart_order_status_logA logging table that records activity, events, or audit history.Static
wp_boxcart_ordersStores order records and related transaction data.Static
wp_boxcart_product_quantitiesStores product records and related data.Static
wp_boxcart_slotsStores 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_options
Option 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_map
wp_postmeta
Post meta
wp_posts
Custom post type:boxcart_product
wp_termmeta
Term meta
wp_terms
Custom taxonomy:boxcart_product_category
wp_usermeta
User meta