Skip to content

putthisinthecode/drupal-module-emigrate

Repository files navigation

Emigrate module

This module exports all content of a Drupal site in a hierarchy of portable JSON files. It is still in development.

Prerequisites

  • Drush 9
  • TOML (installed with composer)

How to use this module

At the root of your drupal installation, type

drush emigrate:init

It will create an "emigrate" directory with a TOML configuration file inside it. You can then type

drush emigrate:export

All nodes, users and taxonomy terms will be exported as individual json files in the emigrate directory.

About

A Drupal module to export content in a portable format

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages