Tag1 Consulting

Primary tabs

Articles from Tag1 Consulting

In the previous article we performed an automated migration via the administration interface with tools provided by Drupal core out of the box.

Transition your Drupal 7 site to Drupal 10 with ease using the automated migration approach.

Now that we have covered how to prepare for a migration, let’s put that knowledge into practice. In this article we introduce the example project: a Drupal 7 site that we will be migrating to Drupal 10.

Today, we will take a step back from reviewing the Migrate API. Instead, we will have an overview of content and configuration entities in Drupal 10. This is important for two reasons.

By default, the Drupal 7 to 10 upgrade path preserves entity IDs. In the previous article, we explained that this would cause problems if content or configuration already exists in the destination Drupal 10 site.

As pointed out in the first article, the Migrate API scope is to move over content and configuration.

Curious about Gander and its potential impact on your workflows and site performance? This testing framework was instrumental in four important improvements made to Drupal core performance.

In the previous article, we analyzed the site from a high-level perspective. It is time to dive deeper into the site structure.

One of the most impactful things to do in preparation for any migration project is to understand the source site. The more insight you gather into how the current site was built, the better equipped you will be to perform the migration.

Pages