- πΊπ¦Ukraine buenos
Is it possible to execute a group migration in a similar way?
With Drush we would do smth like "drush migrate:import --group=my_group".
How would one execute that from code when there is no migration id to be passed?
Hey,
after debugging for now around 5 hours I give up and have to ask.
How is it possible to start a drupal 8 migration programmatically? This seems like something that should be very simple, but I can not figure out how to do it?
Greetings Sebastian
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Is it possible to execute a group migration in a similar way?
With Drush we would do smth like "drush migrate:import --group=my_group".
How would one execute that from code when there is no migration id to be passed?