WP Manifestindependent plugin directory
manifest / forms / formidable2rdb

GFireM MySQL Action

Formidable action to push data to Relational Data Base

by gfirem · github.com/gfirem/formidable2rdb

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gfirem/formidable2rdb/archive/refs/heads/master.zip

Readme

=== GFireM MySQL Action === Contributors: gfirem Tags: formidable, push entries to mysql, formidable action, formidable mysql action, custom action, push entries to mysql Requires at least: 4.5 Tested up to: 4.9.6 Stable tag: 2.0.0 License: Apache License 2.0 License URI: http://www.apache.org/licenses/

Formidable action to push data to MySQL

== Description == Add action to send data to a MySQL table. It create the table to synch the data.

== Changelog == = 2.0.0 =

  • Adding multisite options into Freemius.
  • Improving the Settings page.
  • Fixing the issue related to delete the actions.
  • Improving the actions.
  • Enabling trials.
  • Fixing the core to make more safe queries, improving the validations of the table name and the columns.

= 1.2.6 =

  • Updating freemius library.
  • Adding multi-site support from freemius. Now if you use multi-site and bought multiples license, they will be automatically apply to child sites.
  • Rename the plugin to GFireM MySQL Action.

= 1.2.5 =

  • Fixing the assets generated from the sh script.

= 1.2.4 =

  • Fixing the error when the action is delete.
  • Temporary fix for internal virtual form_name.

= 1.2.1 = Fixing the insert sql query generation

= 1.2.1 = Adding support to multi-site, if the license is unlimited the is not need to activate it in each site. Improving the query to avoid crash with reserved or incompatibles names.

= 1.2.0 = Adding support to repeatable section. Correcting the error to show tooltip near to the correct chk.

= 1.1.0 = Adding implementation to handle the import of the action. Adding Freemius

= 1.0.0 = Start

Read the full README on GitHub →

Releases

TagPublished
1.2.1 Apr 12, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.