/wp2ghost

Converts Wordpress export into Ghost import file

Primary LanguageCoffeeScript

WP To Ghost Converter

Requirements

  • node 0.10+
  • npm

Installation

  1. Run npm install -g coffee-script
  2. Run npm install

You may need to use sudo for some of these commands.

Usage

  • Export users from the admin console (Users -> User Data Export) to a file called users.csv
  • Export posts only from the export menu into a file called posts.xml

coffee wp2ghost.coffee