Welcome to the Gravity-Forms WPDB Connect Plugin
Connect your Gravity Forms directly to your WPDB-Database-Tables.
This is a plugin for professionals and developers.
Features
- New in 3.6! Full GFAPI support
- New in 3.5! Added Conditional Logic to process the feed
- New in 3.3! Support for Gravity Forms Chained Select Field
- New in 3.0! Uses the Gravity-Forms Feed-AddOn-Framework
- New in 3.0! Save your Gravity-Forms Entry from one Form to one or more WPDB Tables
- Simple WPDB Table and Field Setup at the default Gravity-Forms Feed-Settings
- Full Gravity-Forms integration
- Use of the Gravity-Forms API
- Add a Primary-Key, so every change or delete from the Gravity-Forms backend will reflect at your WPDB Table
- Supports most of the Standard-, Advanced-, Post- and Pricing-Fields
- Fill your select, multiselect, radio and checkbox fields with WPDB-Queries directly from your database
- Fill your product, option and shipping fields with WPDB-Queries directly from your database, including the price
- Validate your field-values for single-text-line and paragraph-text fields with WPDB-Queries against your database
Requirements
- SQL Knowledge
- PHP 5.6 or PHP 7.x
- WordPress >= 5.0
- Gravity Forms >= 2.4
Documentation
Visit the Gravity-Forms WPDB Website or
read the Full Gravity-Forms WPDB PDF Documentation.
Supported Fields
- Standard Fields
- Single Line Text
- Paragraph Text
- Drop Down
- Multi Select
- Number
- Checkbox
- Radio
- Advanced Fields
- Name
- Prefix
- First Name
- Middle Name
- Last Name
- Suffix
- Date
- Time
- Phone
- Address
- Street Address
- Address Line 2
- City
- Zip
- State
- Country
- Website
- New in 3.0! File Upload
- Post Fields
- Post-Title
- Post-Content
- Post-Excerpt
- Post-Tags
- Post-Category
- Post-Custom-Fields
- New in 3.0! Post-Image
- Pricing Fields
- Product
- Quantity
- Option
- Shipping
- Total
- Pricing Fields
- New in 3.3! Chained Select Field
- New in 3.0! Credit Card Field
Attention !
Release 3.x is a completely rewritten plugin that doesn’t support the old Settings of Release 2.x or 1.x.
Release 3.8.0 – 2023-03-07 – ChangeLog
- updated to WordPress 6.1 - updated to Gravityforms 2.7.x - updated handling for type CHAR. If the value will be greater than the field-len the value will be cutted - updated handling for type FLOAT. The field value will be converted to a number
Release 3.7.0 – 2022-10-10 – ChangeLog
- updated to WordPress 6.x - updated to Gravityforms 2.6.x
Release 3.6.7 – 2020-05-02 – ChangeLog
- added support for gform_delete_lead
Release 3.6.6 – 2020-04-28 – ChangeLog
- fixed a problem with save and continue
Release 3.6.5 – 2020-03-07 – ChangeLog
- stripped SESSION coding - fixed some problems with foreach arrays - fixed a problem with nested shortcodes - fixed a problem with the GFAPI - fixed a problem with the password field
Release 3.5.1 – 2018-12-04 – ChangeLog
- fixed a problem with GF 2.4
Release 3.5.0 – 2018-11-02 – ChangeLog
- added conditional logic to process the feed - updated german translation
Release 3.4.1 – 2018-09-02 – ChangeLog
- changed choices handling
Release 3.4.0 – 2018-05-31 – ChangeLog
- updated to GF 2.3 - updated to WP 4.9 - added support for pre-populating chainedselect fields - added support to duplicate a feed
Release 3.3.0 – 2018-03-25 – ChangeLog
- added a dummy capability handling to support member plugins - added support for chained select fields
Release 3.2.4 – 2017-11-09 – ChangeLog
- fixed a bug when an entry is updated with the GFAPI - reload the entry from the database after it is saved the get the updated entry-id for all following functions (notification, confirmation) - now the already given choices will be added to the choices from a SELECT
Release 3.2 – 2017-11-06 – ChangeLog
- use merge-tags to perform the query to get choices - use merge-tags to perform a lookup - hide multisite tables
Release 3.1 – 2017-03-01 – ChangeLog
- added support for 'Full Name' values - added support for 'Full Address' values - fixed empty values handling - added multiple value validating for Paragraph Text fields - added validating for number fields - fixed Documentation
Release 3.0 – 2017-01-22 – ChangeLog
Updated to WordPress 4.7.x Updated to Gravityforms 2.0.x Completey rewritten code based on the Gravity-Forms Feed-AddOn-Framework
Release 2.9 – 2016-10-05 – ChangeLog
Updated to WordPress 4.6.x Updated to Gravityforms 2.0.x Fixed a bug at the checkbox save routine - Thanks to mbollini
Release 2.7 – 2016-01-16 – ChangeLog
Bugfixing
Release 2.6 – 2016-01-10 – ChangeLog
Bugfixing New PHP file concept
Release 2.5 – 2016-01-05 – ChangeLog
Added support to create MySQL-Queries to fill the choices for product, option and shipping fields Added support to create MySQL-Queries to look-up single-text-line and paragraph-text fields against the database
Release 2.4 – 2015-12-27 – ChangeLog
Added support for pricing fields
Release 2.3 – 2015-12-17 – ChangeLog
Added support for post fields
Release 2.2 – 2015-11-22 – ChangeLog
Added support for name Added support for address
Release 2.1 – 2015-11-08 – ChangeLog
Use Queries to fill in the choices for checkboxes, radio-buttons, selectboxes and multi-selectboxes Added support for checkbox Added support for multi-select
Release 2.0 – 2015-09-26 – ChangeLog
Full code cleanup Stripped Table-Builder Support. This is a plugin for professionals or developer Use of the new Gravity-Forms API A lot of Bugfixes
Release 1.2 – 2013-08-13 – ChangeLog
Better table handling Added support for the <a title="Gravity-Forms List&Edit Plugin" href="http://codecanyon.net/item/gravity-forms-mysql-connect/5968479">Gravity-Forms List&Edit Plugin</a>. With this it's possible to list end edit already saved MySQL entries.
Release 1.1 – 2013-01-11 – ChangeLog
Added default WordPress translation features, so the plugin is fully translatable German translation included