Doshii

The Doshii Plugin allows WooCommerce orders to be pushed directly in to your POS, saving you time and money, and ensuring orders print to your kitchen …

4 database tables

Table NameDescriptionMethod
wp_doshii_menuStores doshii menu data created by this plugin.Static
wp_doshii_productStores product records and related data.Static
wp_doshii_product_optionStores product records and related data.Static
wp_doshii_product_variantStores 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_options
Option key:doshiiapi_keyOption key:doshiiapi_settings
wp_postmeta
Post meta