Exporter for Webflow
| 开发者 |
flowguys
|
| 更新时间 |
2026年3月19日 21:38 |
| 捐献地址: |
去捐款 |
| PHP版本: |
7.4 及以上 |
| WordPress版本: |
6.9 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
A powerful WordPress plugin to export posts, pages, and custom post types into Webflow-ready CSV formats.
安装:
- Upload the
exporter-for-webflow folder to /wp-content/plugins/
- Activate the plugin through the WordPress admin
- Go to Tools → Export for Webflow
屏幕截图:
更新日志:
1.2.0
- Native extraction of ACF Block data embedded inside Gutenberg post content.
- New WP-CLI command integration to run exports seamlessly from the terminal.
- Field categorization in the "Add WP Field to Export" dropdown.
- "Quick Add" buttons to instantly map all fields from a specific category.
- CSV and ZIP export filenames now append exact timestamps (Hour, Minute, Second) to prevent overwrites.
1.1.0
- ACF field support: image, gallery, and file fields now export as full URLs instead of attachment IDs.
- ACF field support: true/false fields export as "true"/"false" instead of "1"/"0".
- ACF field support: select, checkbox, link, and WYSIWYG fields now export Webflow-compatible values.
- Smart detection of image galleries stored as serialized attachment IDs.
- Fixed meta field discovery on WordPress 6.9+ (fields were not appearing in the dropdown).
- Fixed inconsistent multi-value delimiter for Webflow CSV import compatibility.
1.0.0
- Initial release.
- Support for Posts, Pages, and Custom Post Types.
- Rich Text cleaning and formatting for Webflow.
- Automatic CSV definition generation.