Import content from Propublica API with Migrate API
Propublica has APIs for USA congressional information such as candidate profiles and voting records.
We can use the Json parser...
Propublica has APIs for USA congressional information such as candidate profiles and voting records.
We can use the Json parser...
Media in Drupal 7 added fields to files but still handled things in a primitive way compared to what Media does today. Drupal 8...
I'm working on a migration that I'll have to run on the server. I started by putting my local db and files path into my...
You'll need to set up a copy of the d7 database and files before starting. I ran drush migrate-upgrade to load the config, then...
Provide an optional migration path for sites using files/images to media entities.
Add value to entity reference field instead of replacing.
Discussion on using NodeComplete and issues with sequential IDs.
Drupal migrate extensions, extra plugins.
Create a manifest.yml file to list migrations.
Create multiple files for separate lists.
Not ready for Drupal 10 yet, but can be manually updated.
Drupal migrate API.