Download the PHP package dpc-sdp/tide_migration without Composer
On this page you can find all versions of the php package dpc-sdp/tide_migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dpc-sdp/tide_migration
More information about dpc-sdp/tide_migration
Files in dpc-sdp/tide_migration
Package tide_migration
Short Description Central place to store all migrations related to Tide Drupal 8 distribution
License GPL-2.0-or-later
Informations about the package tide_migration
Tide Migration
Central repository to hold all migrations.
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Usage
INTRODUCTION
The Tide Migration module provides the functionality to import content from various sources to SDP sites.
REQUIREMENTS
USAGE
-
Run migration via UI
-
Navigate to: admin/config/development/configuration/single/import
- Select:
-
Configuration type= "Simple configuration"
- Enter
-
Configuration name = "migrate_plus.migration.{{migration_id}}" (File name without extension)
- Paste
-
Paste your configuration here: content from file migrate_plus.migration.{{migration_id}}.yml
- Click the "Import" button.
-
-
Run migration via Drush command:
-
Reset the status of all migrations:
- Rollback content of all migrations:
All versions of tide_migration with dependencies
drupal/migrate_source_ui Version ^1.0
drupal/migrate_file Version ^2.0