Exporter for Webflow
| 开发者 |
flowguys
|
| 更新时间 |
2026年3月11日 01:16 |
| 捐献地址: |
去捐款 |
| 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.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.