Custom Product Configurator for WooCommerce

Create ready-to-sell product configurators in WooCommerce using one-click templates. No complex setup, no spreadsheets, no emails.

4 database tables

Table NameDescriptionMethod
wp_custprco_componentsStores custprco components data created by this plugin.Static
wp_custprco_configsStores custprco configs data created by this plugin.Static
wp_custprco_configurationsStores custprco configurations data created by this plugin.Static
wp_custprco_themesStores custprco themes 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:custprco_api_consentOption key:custprco_db_versionOption key:custprco_industryOption key:custprco_selected_themeOption key:custprco_settings
wp_postmeta
Post meta