Migrating a drupal 8 site to statamic #5871
Replies: 1 comment 3 replies
-
If you're worried about size, you can store your entries in the database. https://github.com/statamic/eloquent-driver Plenty of people are storing lots of data in Statamic. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi friends,
I'm considering migrating a site from drupal to statamic, this site is a medium size digital magazine, it has around 23k articles. wondering if this kind of migration has been done in the past, what considerations should I have. Is it ok to manage this size in a flat file or better to use a db, in that case what will be the difference between keeping it in drupal.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions