Data Export Import module now has a Drupal 7 version

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
bailey86's picture

Hi,

I have a module which will export nodes, taxonomy terms and users from a Drupal site to data files. These data files can then be imported into another Drupal site which has the module installed.

The easiest way to try out this module is to:

  • Install it on a test site.
  • Create some content.
  • Install the module.
  • Export nodes (or terms or users) to a data file.
  • Delete the data.
  • Import the the previously created data file.
  • Marvel at the data which has now been re-created.

I carried out lots of testing when this was a D6 module - and have carried out some further testing when this was ported to D7.

All in all it looks fine.

The module is at:

http://drupal.org/project/data_export_import