-
Notifications
You must be signed in to change notification settings - Fork 203
Migrating from Ghost to Journey
Kai H edited this page May 5, 2015
·
7 revisions
You can use your existing Ghost data with Journey if you'd like to!
It's a simple five step process:
- Copy your
ghost.db
(orghost-dev.db
, depending on which one you want to convert) fromghost/content/data
tojourney/content/data
.- Make sure there is no
journey.db
injourney/content/data
or your Ghost database won't be converted.
- Make sure there is no
- Copy all folders from
ghost/content/images
tojourney/content/images
. - Copy all folders from
ghost/content/themes
tojourney/content/themes
. - Start Journey. Your Ghost database will be converted to
journey.db
. - Log into the Journey admin interface with your Ghost credentials (remember to use your user name, not your email as you do with Ghost). Under Settings, change the theme to the one you used with Ghost.
NOTE: Once you've converted your database with Journey, you cannot use it with Ghost anymore. Always keep a backup of your Ghost database!