WP Manifestindependent plugin directory
manifest / updates / wp2grav_exporter

WP2Grav Exporter

Exports Wordpress content to GravCMS

by Jeremy Gonyea · github.com/jgonyea/wp2grav_exporter · website

18stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jgonyea/wp2grav_exporter/archive/refs/heads/develop.zip

Grav Export

Exports WordPress content to GravCMS-compatible format via WP-CLI or the WordPress admin UI.

Documentation

Quick Start

  1. Install the plugin and activate it (see Installation).
  2. Run wp wp2grav-all or use Tools > WP2Grav Exporter in the WordPress admin.
  3. Copy the exported files from wp-content/uploads/wp2grav-exports/<export-dir>/ to your Grav user/ directory.

WP2Grav Exporter Admin Page