By smorgan999 on
Hi - We are seriously considering moving off of ektron to drupal. I don't have a sense of the amount of work it takes to migrate to drupal. Are there any useful guides or estimating tools out there that can help to understand what exactly is involved in moving to the drupal platform? I know this is a broad question but I need somewhere to start. Thanks for any assistance.
Comments
It very much depend on the
It very much depend on the amount and complexity of content you want to move.
For very complex content in limited numbers: a manuel migration is often the best solution
Simple content in limited numbers: A CSV-import directly to the database (not always a simple task)
The proper way: have a look at www.drupal.org/project/migrate (Requires drush and quite a lot of data mapping, programming and considerations)
Thanks for your reply.
Thanks for your reply.