Export Import Sift

Component ID

1265456

Component name

Export Import Sift

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provides the functionality to export and import content in an XML format.

As the XML is built with a Drupal hook so that modules are only responsible for exporting and importing there own data part of the node. Helper functions are provided to aid the adding and extracting of data from the XML, so that a deep knowledge of XML and the associated PHP functions are not needed. Files associated with a node are also included into the XML in a Base64 encoded format.

Export and import are to both as displayed text and a downloaded file allowing content data to be migrated from one Drupal system to another.