Commanding Chaos for Coworking, Open Source and Creative Communities

Registering Migrations in Drupal 8 | Mediacurrent

Wed, 09/21/2016 - 16:16 -- rprice

uninstalling and re-enabling modules every time we have a new migration to be registered is annoying.

To solve this we're going to add some Drush commands to our custom module to do the registration without uninstalling the module.

We're going to create 3 of them; One to delete existing configs, another to re-register migrations after they've been removed, and a third that does both so we only have to run one command.
- See more at: https://www.mediacurrent.com/blog/registering-migrations-drupal-8#sthash...