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.zipGrav Export
Exports WordPress content to GravCMS-compatible format via WP-CLI or the WordPress admin UI.
Documentation
- Installation & Setup
- Export All —
wp wp2grav-all - Export Posts —
wp wp2grav-posts - Export Users —
wp wp2grav-users - Export Roles —
wp wp2grav-roles - Export Post Types —
wp wp2grav-post-types - Export Site Metadata —
wp wp2grav-site
Quick Start
- Install the plugin and activate it (see Installation).
- Run
wp wp2grav-allor use Tools > WP2Grav Exporter in the WordPress admin. - Copy the exported files from
wp-content/uploads/wp2grav-exports/<export-dir>/to your Gravuser/directory.
