Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

GF JSON Export Add-On

Περιγραφή

This is a WordPress plugin that adds the capability to export Gravity Forms entries in JSON format.

Usage

Go to Forms > JSON Export in the WordPress admin to view the page to initiate an export. You have the options of choosing which form to export, start date, end date, and output method.

Translations

Please email dev@fissionstrategy.com if you wish to volunteer translating strings in the plugin.

Εγκατάσταση

You can either install this plugin automatically from the WordPress admin, or do it manually:

  1. Unzip the archive and put the gravityforms-json-export folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins menu.

Συχνές Ερωτήσεις

Why does exporting entries result in an error?

Sometimes exporting a large amount of entries can result in an error. This is usually caused by a PHP memory limit or timeout. If possible, try increasing the memory_limit and max_execution_time settings in your PHP configuration. An alternative is to export entries in batches using smaller date ranges.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“GF JSON Export Add-On” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Stable release.