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

Anonymous’s picture

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)

smorgan999’s picture

Thanks for your reply.