Bootflow – Product XML & CSV Importer

Import WooCommerce products from XML and CSV files using a clear, manual field mapping workflow. No limits on product count.

2 database tables

Table NameDescriptionMethod
wp_bfpi_import_logsA logging table that records activity, events, or audit history.Static
wp_bfpi_importsStores bfpi imports 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:bfpi_ai_settingsOption key:bfpi_clean_on_deactivateOption key:bfpi_db_versionOption key:bfpi_keep_data_on_uninstallOption key:bfpi_recipesOption key:bfpi_secret_Option key:bfpi_settings
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta