Hi, would be really nice to have some documentation here for the layman.
Prerequisites:
- Drush
- Install this module
Unfortunately there's no UI yet, so you need drush:
- get migration status: drush migrate-status
- run a migration: drush migrate-import csv_file
- undo migration: drush migrate-rollback csv_file
See more documentation on https://www.drupal.org/node/2574707.
Hi, would be really nice to have some documentation here for the layman.
Prerequisites:
Unfortunately there's no UI yet, so you need drush:
See more documentation on https://www.drupal.org/node/2574707.