Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malaynayak/drupal8-migration
A custom module to explain drupal8 migration API
https://github.com/malaynayak/drupal8-migration
drupal drupal-migrate drupal8 migration
Last synced: about 2 months ago
JSON representation
A custom module to explain drupal8 migration API
- Host: GitHub
- URL: https://github.com/malaynayak/drupal8-migration
- Owner: malaynayak
- Created: 2017-07-21T11:13:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T11:26:45.000Z (over 7 years ago)
- Last Synced: 2024-10-19T07:18:16.658Z (3 months ago)
- Topics: drupal, drupal-migrate, drupal8, migration
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Drupal 7 to Drupal8 Node Migration
A custom module in Drupal8 to migrate nodes from a Drupal7 source to another Drupal8 setup. This module uses drupal8 migrate API to perform the migration.