It would be great if as much as possible of the migration process could be done via Drush.
Issue fork searchstax-3590328
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
drunken monkeyAlmost done implementing this in this MR: working fine on Drupal 11, but still not completely working on Drupal 8 or 10.
Comment #5
drunken monkeyFixed the remaining problems and merged the MR, will test in dev version.
Comment #10
drunken monkeyI now also added a
searchstax:validate-migrationscommand for executing some basic validations for whether the migration succeeded.Comment #11
drunken monkeyReleased as part of version 1.12.0.