Drupal 5 to 7 Migrate Example
Component type
Categories
Maintenance status
Development status
Component created
Component changed
While migrating acquia.com from Drupal 5 to Drupal 7, we wrote more than 2500 lines of code using the incredible Migrate module that we used to move all data.
This module is a simple dump of all our code that we would like to share with the community. It's a perfect example of code that takes data from Drupal 5 and moves it to Drupal 7. During the development, we solved several issues including:
