Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
Get a fast contact form plugin. Create advanced forms using drag and drop form builder with all smart features.
13 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_actionscheduler_actions | Stores actionscheduler actions data created by this plugin. | Static |
| wp_actionscheduler_logs | A logging table that records activity, events, or audit history. | Static |
| wp_ff_scheduled_actions | Stores ff scheduled actions data created by this plugin. | Static |
| wp_fluentform_entry_details | Stores form submissions and user-entered data. | Static |
| wp_fluentform_form_analytics | Stores form definitions and related configuration. | Static |
| wp_fluentform_form_meta | Stores additional metadata (key-value pairs) for fluentform form records. | Static |
| wp_fluentform_forms | Stores form definitions and related configuration. | Static |
| wp_fluentform_logs | A logging table that records activity, events, or audit history. | Static |
| wp_fluentform_order_items | Stores order records and related transaction data. | Static |
| wp_fluentform_submission_meta | Stores additional metadata (key-value pairs) for fluentform submission records. | Static |
| wp_fluentform_submissions | Stores form submissions and user-entered data. | Static |
| wp_fluentform_subscriptions | Stores fluentform subscriptions data created by this plugin. | Static |
| wp_fluentform_transactions | Stores fluentform transactions data created by this plugin. | Static |