Community Documentation

Transport: synchronize and migrate content and data between Drupal sites

Last updated January 3, 2012. Created by joachim on August 12, 2011.
Edited by tony31. Log in to edit this page.

Transport is a framework for transferring data between Drupal sites.

The concept of a Drupal entity is backported from Drupal 7, and any kind of data such as nodes, users, terms, comments, and files are considered as 'Drupal entities'. Transport can work between different versions of Drupal, and hence can be used for data migration from older versions of a site with UpRPC module.

Entities can be extensively altered during the transport process, which allows for cases such as moving data between fields, preserving data on the local copy of the entity, and so on.

This documentation section contains examples of how to modify transport data.

Page status

About this page

Drupal version
Drupal 5.x, Drupal 6.x, Drupal 7.x
Audience
Programmers

Develop for Drupal

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here