Legacy Data Import

Component ID

1933820

Component name

Legacy Data Import

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows for easy data migration of Drupal entities. It does the same as a table dump/import but then trough a point and click interface. It allows you to copy entity data and data from the attached fields to your new Drupal installation.

Note 1: You must be sure that both installations use the same schema for both the entity data table and the fields.
Note 2: Your Drupal installation should be able to access the other Drupal installations database and both the old and the new databases need to reside on the same database server.