Exporter for Webflow

Description

A powerful WordPress plugin to export posts, pages, and custom post types into Webflow-ready CSV formats.

Features

  • Post & Page Export – Export any post type with custom field mappings
  • Taxonomy Export – Export categories, tags, and custom taxonomies
  • Rich Text Support – Proper HTML formatting for Webflow Rich Text fields
  • Multi-Reference Fields – Category/taxonomy slugs formatted for Webflow
  • Image URLs – Absolute URLs for featured images and in-content media
  • Smart Match – Connect Webflow API to auto-map fields to your collections
  • Redirects Export – Generate 301 redirect CSVs for SEO preservation
  • 4MB Limit Handling – Automatic detection with option to split into multiple files (ZIP)
  • Quality Audit – Check for issues before export (missing images, short content, etc.)

Developer Mode Features

  • Partial Export – Limit exports by post count or date range
  • Advanced Fields – Access author IDs, parent slugs, and other advanced mappings

Usage

  1. Select your content type (Posts, Pages, or any CPT)
  2. Configure field mappings (or use Smart Match with Webflow API)
  3. Run Quality Audit to check for issues
  4. Click « Run Batch Export » to generate CSV
  5. Import the CSV into your Webflow CMS collection

Recommended Import Order

  1. Export and import Taxonomies first (Categories, Tags)
  2. Export and import Authors if using author references
  3. Export and import Posts/Pages last (so references resolve correctly)

External services

This plugin optionally connects to the Webflow API to power its « Smart Match » feature.

What data is sent?

When you enter a Webflow Site API Token and use the Smart Match feature, the plugin sends your API token to the Webflow API to retrieve your site’s CMS Collections and their field schemas. No WordPress content is sent to Webflow through this plugin.

When is data sent?

Data is only sent when you actively use the Smart Match feature by entering an API token and clicking to load collections or field schemas. No data is sent automatically or in the background.

Service details

Captures d’écrans

  • Main Interface – Configure your content type, path prefix, and export taxonomy data
  • Field Mapping – Map WordPress fields to Webflow collection fields with Smart Match suggestions
  • Export Options – Run quality audits and batch export with progress tracking

Installation

  1. Upload the exporter-for-webflow folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress admin
  3. Go to Tools Export for Webflow

Avis

9 mars 2026
As an agency, time is our most valuable currency. Even as a free tool, this plugin provides a massive efficiency gain for our migration workflow. What used to take our team hours of manual CSV formatting and image scraping is now handled in minutes. The ‘Smart Match’ feature and content audit ensure we deliver a clean, error-free CMS to our clients every time. It’s an essential utility for any professional team looking to scale their migration process without overhead.
Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Exporter for Webflow » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Exporter for Webflow » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

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.