0

I have wordpress data dumb, and I want to migrate to crafter CMS. Don't know how to do that?

Tushar Asodariya
  • 629
  • 2
  • 7
  • 20

1 Answers1

0

CrafterCMS is Git-based and stores content as XML files. You will have to export the WordPress posts, convert them to XML (and comply with the model you would build in CrafterCMS), and then add them to Git and it'll run. A blueprint like Editorial or Wordify would be a good target for such a migration since they're blog-gish.

sumerz
  • 1,346
  • 7
  • 4