Drupal is a registered trademark of Dries Buytaert

This module allows users to export nodes and then import it into another Drupal installation, or on the same site.

Using this module you can save yourself a lot of time setting up new websites that have similar nodes to websites you've already made, migrating nodes to new Drupal versions, or between development/staging/production sites.

You will need the same content types for the imports to work (unless using Feeds to import), and ideally relevant compatibility with fields, and modules.

How to use Node export

There are several ways to use Node export:

  • Through a tab that appears on the node page.
  • Using update options on the Content page.
  • In a command line using Drush.
  • Using the Features module.
  • Using the Views Bulk Operations module.

Nodes exported with Node export can be imported:

  • Simple imports
    • Using the form at Node export: import under Create content (Add content in D7).
    • In a command line using Drush.
    • Using the Features module.
  • Advanced imports
    • For advanced importing enable Node export feeds and import via the Feeds interface.

Node export formats

Nodes can be transmitted using JSON, Drupal var exports, CSV, PHP serialization, or XML.

Migrating nodes between Drupal versions

Far too much changes between Drupal versions to reliably handle using this module to migrate across versions. You may have some success with the Node Export Feeds submodule. However if possible, I recommend getting both versions of the site running the same version of Drupal and Node Export.

Dependencies, references, relationships, structures, hierarchies, etc...

Supports: node/entity references, taxonomy, and organic groups.

Node export dependency
Supports: authors, translated content, books, organic groups, taxonomy term reference, file, image, node reference, user reference, entity reference, and field collection.

More from community

Similar module Content Synchronization.

Activity

Total releases
4
First release
Jan 2025
Latest release
2 days ago
Release cadence
132 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
8.x-1.5 Stable Feb 26, 2026
8.x-1.4 Stable Apr 30, 2025
8.x-1.3 Stable Feb 22, 2025
8.x-1.2 Stable Jan 25, 2025