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: 11 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T11:26:45.000Z (over 8 years ago)
- Last Synced: 2025-04-24T03:45:56.412Z (11 months ago)
- Topics: drupal, drupal-migrate, drupal8, migration
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- 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.