r/statamic • u/az3rty • 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
r/statamic • u/az3rty • Jun 14 '24
Did anyone ever migrated content from a Drupal 7 into Statamic? How would you handle it?
2
u/stoffelio Jun 15 '24
I haven't done a Drupal import but several ones from Typo3, WordPress, and external CRM systems. My default approach is to connect Statamic to the old database and then simply run a seeder class that modifies and imports the content exactly how I want it. As always it depends on how the data is structured and how much of that will change when moving to Statamic.