gravitykit / gravityexport-lite
从Gravity Forms导出的最快方式。
2.3.1
2024-07-05 16:24 UTC
Requires
- php: ^7.2
- ext-json: *
- gravitykit/gravityexport-base: dev-master
- phpoffice/phpspreadsheet: 1.19.*
Requires (Dev)
- 10up/wp_mock: 0.4.*
- overtrue/phplint: ^2.1
- phpstan/phpstan-mockery: ^0.12.5
- phpunit/phpunit: 7.5.*
- szepeviktor/phpstan-wordpress: ^0.6.2
- dev-main
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.11.5
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11
- 1.10.1
- 1.10
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.14
- 1.8.13
- 1.8.12
- 1.8.11
- 1.8.10
- 1.8.9
- 1.8.8
- 1.8.7
- 1.8.6
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-issue/phpstan-fixes
- dev-develop
- dev-bleeding-edge
- dev-hotfix/broken-value-objects
- dev-feature/189-add-a-unique-key-when-embedding-shortcode
- dev-176-add-settings-to-use-the-admin-label-not-just-the-frontend-label
- dev-strauss-test
- dev-174-missing-survey-fields
- dev-172-gravity-flow-conflict-fatal-error-when-running-a-specific-workflow
- dev-169-filter-urls-not-working-on-20
- dev-release_2_0_0
- dev-hotfix/overwriteable-renderer-notification
- dev-152-values-containing-arrays-may-be-returned-as-string-causing-errors-gp-media-library
- dev-bugfix/download_counter
- dev-upload_fields
- dev-circleci-project-setup
- dev-rename-package
- dev-hotfix/php8_html_encoded_array
- dev-hotfix/added_order_by_id
- dev-feature/settings-to-single-feed
- dev-142-no-label-on-likert-without-multi-column-splitting
- dev-144-the-gfexcel_field_label-filter-cant-affect-column-names-from-list-fields
- dev-133-filters-with-in-and-not-in-dont-work
- dev-131-add-date_updated-entry-meta-to-the-list-of-fields-to-be-exported
- dev-125-transposed-pdf-exports-have-extra-columns
- dev-nested-forms-values
- dev-bugfix/nested-form-results-order
- dev-bugfix/117_CSV_hook_fix
- dev-bugfix/composer-platform-config
- dev-release/1.9
- dev-1.9.0-changes
- dev-feature/container
- dev-feature/2.5-compatible
- dev-hotfix/numeric_value_bug
- dev-feature/borders
- dev-feature/phpstan
- dev-feature/notifications
- dev-feature/combiner
- dev-feature/57_native_translations
- dev-phpunit-action
- dev-feature/add-capabilities-to-the-download-52
This package is auto-updated.
Last update: 2024-09-26 16:13:00 UTC
README
使用唯一且安全的URL实时获取您的表单数据。无需登录,也不必为需要结果的那个人创建用户账户。只需复制URL,然后将其提供给需要的人即可。就是这么简单。
您可以导出为.xlsx
或.csv
格式。
将Gravity Forms条目导出到Excel
使用Gravity Forms,您始终可以导出CSV文件并将其导入Excel。但管理员始终需要参与,而使用Excel导入CSV文件则很麻烦。
该插件还包含一些插件钩子,可以让您的Excel输出完全符合您的要求。请查看FAQ以获取更多信息。
要求
- PHP 7.2或更高版本
php-xml
和php-zip
库- Gravity Forms 2.5或更高版本
文档
请查看我们的完整文档网站,供开发者参考!
致谢
- GravityExport Lite插件由Doeke Norg创建。
- 原始标志由Karlo Norg设计。