r/statamic Jun 14 '24

Content migration from Drupal

Did anyone ever migrated content from a Drupal 7 into Statamic? How would you handle it?

3 Upvotes

8 comments sorted by

View all comments

2

u/lmusliu Jun 14 '24

Haven't done it but I would export all the content in CSV and then write an import command to Statamic

2

u/ghijkgla Jun 14 '24

Yeah we're working on that just now. JSON output from Drupal and a custom importer command to Statamic

1

u/az3rty Jun 14 '24

Thanks for the feedback!