Formulate Pricing
Turn visitors into paying customers with guided quote forms — no code required.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_formulate_pricing_entries | Stores form submissions and user-entered data. | Static |
| wp_formulate_pricing_forms | Stores form definitions and related configuration. | Static |
| wp_quotelix_entries | Stores form submissions and user-entered data. | Static |
| wp_quotelix_forms | Stores form definitions and related configuration. | Static |
| wp_smart_pricing_entries | Stores form submissions and user-entered data. | Static |
| wp_smart_pricing_forms | Stores 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_optionsOption 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_idwp_postmeta