Forminator Forms + MySQL Database [Plugin] – Develop CRM


The Forminator database (DB4 Forminator) plugin saves submissions to an internal or external (remote) MySQL database.

You can easily develop CRM also by this Forminator database (DB4 Forminator) plugin.   Add MySQL credentials from wp-admin then It will automatically generate Mysql tables.  

 

Other Database Plugins

  1. Contact form 7 database plugin 
  2. Ninja Forms database  plugin
  3. Contact Form 7 Database (wordpress.org)
  4. WPForms MYSQL plugin
 

 

How to Save Forminator Entries to MySQL Database?

Install the DB4 Forminator WordPress plugin. Then go to DB4 Forminator > Switch Database > Add MySQL Credentials. 

Now, We can see new tables created in our MySQL database (PHPMyAdmin).

 

 

 

Forminator Auto-Generated MySQL Table (phpMyAdmin)

 

The WP-Admin Forminator Entries Dashboard  forminator database (mysql)

How Does it Generate MySQL Table Name?

The default table name is {prefix}_db4forminator_{form_id}. Example is wp_db4forminator_39.

If we need to change the forminator MySQL table name,  then add the following code to theme functions.php and save the forminator form from the wp-admin dashboard. 

Now, we can see the table name is changed. 

 

 

How Does it Generate MySQL Column Name?

The default column name comes from the input field label or placeholder.

Example: Label is First Name then the MySQL column name is first_name.

We can change the column name by following the code. Add the following code to theme functions.php

 

Note: It saves forms only.

 

$79 for an unlimited installation. No monthly or yearly fees.