Flow POS – Point of Sale for WooCommerce

A modern, fast and developer-friendly WooCommerce POS plugin to run in-store sales directly from WordPress.

7 database tables

Table NameDescriptionMethod
wp_flow_pos_audit_logsA logging table that records activity, events, or audit history.Static
wp_flow_pos_paymentsStores flow pos payments data created by this plugin.Static
wp_flow_pos_registersStores flow pos registers data created by this plugin.Static
wp_flow_pos_sessionsStores session data for tracking user or visitor state.Static
wp_flow_pos_storesStores flow pos stores data created by this plugin.Static
wp_flow_pos_suspended_cartsStores flow pos suspended carts data created by this plugin.Static
wp_flow_pos_transactionsStores flow pos transactions 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:clone_identification_timestampOption key:enabledOption key:file_slug_mapOption key:flow_pos_camera_scannerOption key:flow_pos_cash_count_requiredOption key:flow_pos_customer_email_domainOption key:flow_pos_default_register_idOption key:flow_pos_default_store_idOption key:flow_pos_guest_customerOption key:flow_pos_manual_discountsOption key:flow_pos_module_slugsOption key:flow_pos_order_statusOption key:flow_pos_setup_wizard_completed_atOption key:flow_pos_setup_wizard_stateOption key:flow_pos_sounds_enabledOption key:flow_pos_suspended_cartsOption 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:titleOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_mapOption key:woocommerce_Option key:woocommerce_calc_taxesOption key:woocommerce_currencyOption key:woocommerce_currency_posOption key:woocommerce_default_countryOption key:woocommerce_hide_out_of_stock_itemsOption key:woocommerce_hold_stock_minutesOption key:woocommerce_price_decimal_sepOption key:woocommerce_price_num_decimalsOption key:woocommerce_price_thousand_sepOption key:woocommerce_tax_based_on
wp_postmeta
Post meta
wp_usermeta
User meta