doekenorg / gf-entries-in-excel
资助软件包维护!
paypal.me/GravityView
1.11.4
2022-11-30 21:47 UTC
Requires
- php: ^7.2
- ext-json: *
- composer/installers: ~1.0
- frontpack/composer-assets-plugin: ^0.11.0
- gfexcel/base: dev-master
- phpoffice/phpspreadsheet: 1.12
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-master
- 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-rename-package
- dev-rename-package-develop
- dev-bugfix/download_counter
- dev-migrations_update
- dev-hotfix/php8_html_encoded_array
- dev-hotfix/added_order_by_id
- dev-feature/settings-to-single-feed
- dev-134-gfexcelbase-should-be-on-packagist
- 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-bleeding-edge
- 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-hotfix/composer-require-phpoffice
- dev-1.9.0-changes
- dev-hotfix/quick-2.5-compat
- dev-hotfix/2.5-upgrade-warning
- dev-hotfix/markbaker_compatibility_fix
- dev-develop
- 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: 2023-03-12 11:15:14 UTC
README
请相应地更新您的项目。
Composer 软件包也重命名为 gravitykit/gravityexport-lite。
Gravity Forms 表单条目到 Excel
使用独特的安全 URL 从您的表单中获取实时条目。无需登录,也不需要为需要结果的那个人创建用户账户。只需复制 URL,然后将其提供给需要的人。就这么简单。
您可以导出为 .xlsx 或 .csv。
将 Gravity Forms 条目导出到 Excel
使用 Gravity Forms,您始终可以导出 CSV 文件,并将其导入到 Excel 中。但是,管理员始终需要参与,并且使用 Excel 导入 CSV 是一件痛苦的事情。
该插件还有一些插件钩子,可以确保您的 Excel 输出完全符合您的要求。查看常见问题解答以了解更多信息。
需求
- PHP 7.1 或更高版本
php-xml和php-zip库。- Gravity Forms 2.0 或更高版本
文档
查看我们的 完整文档站点,为开发者提供帮助!
鸣谢
- 标志由 Karlo Norg 设计 | SQUID Media
- 横幅照片由 Matt Benson 在 Unsplash 上提供
- Gravity Forms 表单条目到 Excel 插件由 Doeke Norg 创建