putthisinthecode/emigrate
Composer 安装命令:
composer require putthisinthecode/emigrate
包简介
A module to export Drupal site content
README 文档
README
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.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-02-24