欢迎来到 Gravity-Forms WPDB Connect 插件
连接您的 重力形式 直接发送到您的 WPDB-Database-Tables。
这是一个面向专业人士和开发人员的插件。
特征
- 3.6 的新功能! 完全支持 GFAPI
- 3.5 的新功能! 添加了 Conditional Logic 来处理 Feed
- 3.3 的新功能! 支持 Gravity Forms Chained Select Field
- 3.0 的新功能! 使用 Gravity-Forms Feed-AddOn-Framework
- 3.0 的新功能! 将您的 Gravity-Forms Entry 从一个表单保存到一个或多个 WPDB 表
- 默认 Gravity-Forms Feed-Settings 中的简单 WPDB 表和字段设置
- 完整的 Gravity-Forms 集成
- 使用 Gravity-Forms API
- 添加一个 Primary-Key,这样 Gravity-Forms 后端的每次更改或删除都会反映在你的 WPDB 表中
- 支持大多数 Standard、Advanced、Post 和 Pricing-Fields
- 直接从您的数据库中使用 WPDB 查询填充您的选择、多选、单选和复选框字段
- 直接从您的数据库中使用 WPDB-Queries 填写您的产品、选项和运输字段,包括价格
- 使用 WPDB-Queries 针对数据库验证单文本行和段落文本字段的字段值
要求
- SQL 知识
- PHP 5.6 或 PHP 7.x
- Wordpress >= 5.0
- 重力形式 >= 2.4
文档
访问 Gravity-Forms WPDB 网站 或
阅读完整版Gravity-Forms WPDB PDF 文档.
支持的字段
- 标准字段
- 单行文本
- 段落文本
- 下拉菜单
- 多选
- 数
- 复选框
- 收音机
- 高级字段
- 名字
- 前缀
- 名字
- 中间名
- 姓
- 后缀
- 日期
- 时间
- 电话
- 地址
- 街道地址
- 地址行 2
- 城市
- 邮编
- 州
- 国家
- 网站
- 电子邮件
- 3.0 的新功能! 文件上传
- Post 字段
- 标题后
- 后期内容
- 摘录后
- 后标记
- 后类别
- 后自定义字段
- 3.0 的新功能! 后像
- 定价字段
- 产品
- 数量
- 选择
- 航运
- 总
- 定价字段
- 3.3 的新功能! Chained Select Field
- 3.0 的新功能! 信用卡字段
注意力!
版本 3.x 是一个完全重写的插件,不支持版本 2.x 或 1.x 的旧设置。
版本 3.8.0 – 2023-03-07 – 更改日志
- 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
版本 3.7.0 – 2022-10-10 – 更改日志
- updated to WordPress 6.x - updated to Gravityforms 2.6.x
版本 3.6.7 – 2020-05-02 – 更改日志
- added support for gform_delete_lead
版本 3.6.6 – 2020-04-28 – 更改日志
- fixed a problem with save and continue
版本 3.6.5 – 2020-03-07 – 更改日志
- 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
版本 3.5.1 – 2018-12-04 – 更改日志
- fixed a problem with GF 2.4
版本 3.5.0 – 2018-11-02 – 更改日志
- added conditional logic to process the feed - updated german translation
版本 3.4.1 – 2018-09-02 – 更改日志
- changed choices handling
版本 3.4.0 – 2018-05-31 – 更改日志
- updated to GF 2.3 - updated to WP 4.9 - added support for pre-populating chainedselect fields - added support to duplicate a feed
版本 3.3.0 – 2018-03-25 – 更改日志
- added a dummy capability handling to support member plugins - added support for chained select fields
版本 3.2.4 – 2017-11-09 – 更改日志
- 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
版本 3.2 – 2017-11-06 – 更改日志
- use merge-tags to perform the query to get choices - use merge-tags to perform a lookup - hide multisite tables
版本 3.1 – 2017-03-01 – 更改日志
- 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
版本 3.0 – 2017-01-22 – 更改日志
Updated to WordPress 4.7.x Updated to Gravityforms 2.0.x Completey rewritten code based on the Gravity-Forms Feed-AddOn-Framework
版本 2.9 – 2016-10-05 – 更改日志
Updated to WordPress 4.6.x Updated to Gravityforms 2.0.x Fixed a bug at the checkbox save routine - Thanks to mbollini
版本 2.7 – 2016-01-16 – 更改日志
Bugfixing
版本 2.6 – 2016-01-10 – 更改日志
Bugfixing New PHP file concept
版本 2.5 – 2016-01-05 – 更改日志
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
版本 2.4 – 2015-12-27 – 更改日志
Added support for pricing fields
版本 2.3 – 2015-12-17 – 更改日志
Added support for post fields
版本 2.2 – 2015-11-22 – 更改日志
Added support for name Added support for address
版本 2.1 – 2015-11-08 – 更改日志
Use Queries to fill in the choices for checkboxes, radio-buttons, selectboxes and multi-selectboxes Added support for checkbox Added support for multi-select
版本 2.0 – 2015-09-26 – 更改日志
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
版本 1.2 – 2013-08-13 – 更改日志
Better table handling Added support for the <a title="Gravity-Forms List&Edit Plugin" href="http://codecanyon.net/item/gravity-forms-mysql-connect/5968479" rel="external nofollow" >Gravity-Forms List&Edit Plugin</a>. With this it's possible to list end edit already saved MySQL entries.
版本 1.1 – 2013-01-11 – 更改日志
Added default WordPress translation features, so the plugin is fully translatable German translation included