Formulate Pricing

Turn visitors into paying customers with guided quote forms — no code required.

6 database tables

Table NameDescriptionMethod
wp_formulate_pricing_entriesStores form submissions and user-entered data.Static
wp_formulate_pricing_formsStores form definitions and related configuration.Static
wp_quotelix_entriesStores form submissions and user-entered data.Static
wp_quotelix_formsStores form definitions and related configuration.Static
wp_smart_pricing_entriesStores form submissions and user-entered data.Static
wp_smart_pricing_formsStores form definitions and related configuration.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:formulate_pricing_db_versionOption key:formulate_pricing_product_idOption key:quotelix_db_versionOption key:quotelix_product_idOption key:smart_pricing_db_versionOption key:smart_pricing_product_id
wp_postmeta
Post meta