Advanced Contact form 7 DB
Save all contact form 7 form submitted data to the database, View, Ordering, Change field labels and Import/Export data using CSV.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cf7_vdata | Stores cf7 vdata data created by this plugin. | Static |
| wp_cf7_vdata_entry | Stores form submissions and user-entered data. | Static |