Faire for WooCommerce
Faire is an easy-to-use B2B platform that connects independent retailers and brands around the world.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_faire_import_logs | A logging table that records activity, events, or audit history. | Static |
| wp_faire_orders | Stores order records and related transaction data. | Static |
| wp_faire_sync_attempts | Stores faire sync attempts 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:
api_keyOption key:api_modeOption key:brand_currencyOption key:brand_idOption key:brand_localeOption key:brand_nameOption key:create_new_products_when_linkingOption key:create_new_variations_when_linkingOption key:debugOption key:faire_product_linking_create_products_csvOption key:faire_product_linking_create_variations_csvOption key:faire_products_linking_last_sync_dateOption key:faire_taxonomy_typesOption key:faire_versionOption key:initial_setup_dateOption key:initial_setup_products_existOption key:inventory_sync_on_add_to_cartOption key:inventory_sync_on_changeOption key:order_sync_exclude_statusesOption key:order_sync_modeOption key:order_sync_schedule_numOption key:order_sync_schedule_timeOption key:order_sync_sinceOption key:order_sync_skip_orders_createOption key:product_pricing_policyOption key:product_sync_exclude_fieldsOption key:product_sync_modeOption key:product_sync_resultsOption key:product_sync_schedule_numOption key:product_sync_schedule_timeOption key:product_wholesale_multiplierOption key:product_wholesale_percentageOption key:products_last_sync_dateOption key:woocommerce_dimension_unitOption key:woocommerce_manage_stockOption key:woocommerce_weight_unitwp_postmeta