
Ada is an experienced developer who is good at juggling multiple tasks for complex projects and an ideal candidate if you are looking to augment your team. She has contributed to high-profile sites managing large datasets, including recently the Tax Policy Center, a joint venture of the Urban Institute and Brookings Institution.
Ada has loved becoming part of Drupal’s professional community. She is an active contributor, especially helping to improve the Drupal Core migration system.
Outside of being a Drupal developer, Ada loves big animals, walking in the woods, and learning a new thing every day.
Posts
Migration From Field Collection to Paragraphs in D8
If you need to migrate field collections from Drupal 7 into Drupal 8, here's a walk through of how to do it. But before you start reading, I'd like you to stop and see how you can make this process better.
Entity Lookup & Generate migrate process plugins
Thanks to the drupaleros community, Drupal 8 has two new plugins added in the migrate plus module: entity_lookup and entity_generate. These can be used to lookup and create an entity if it does not exist.
How to Migrate Images into Drupal 8 Using CSV Source
In this post, I'll show you how to migrate a csv file that contains a photo, and how do it do it using Migrate Source CSV module.
Test Drupal 8 site using Probo.CI
Let me share some examples of how to create a .probo.yaml file for a standard Drupal 8 using Github from my experience with Probo.CI. To create an account in Probo.CI, follow the steps listed below.