Overview
You will learn to use the Migrate API to upgrade your Drupal 6/7 site to Drupal 11. Check how the automated upgrade procedure can help you get a head start in writing the migrations. You will learn different migration strategies, how to accommodate changes in site architecture, tips on troubleshooting issues, and much more.
With the maturity of Drupal 11, now is a great time to upgrade your site from Drupal 6 or 7.
There will be plenty of hands on examples to demonstrate different migration strategies even for projects that do not offer automatic upgrade paths. Time will also be allocated to answer attendee’s project specific questions for topics not covered in the predefined material.
Request a Private Training
Learning Objectives
- Understand the different approaches to upgrading your site to Drupal 9 using the Migrate API.
- Revise site architecture and map configuration from the previous site to the new one
- Use the Migrate Drupal UI module to understand module requirements for running upgrades.
- Use the Migrate Upgrade module to generate migration files.
- Cherry-pick content migrations for getting a content type migrated to Drupal 9.
- Modify a migration to convert a content type to a user entity.
- Modify a migration to convert a content type to a paragraph entities.
- Migrate images to media entities.
- Learn about writing a custom process plugin for providing a migrate path for modules that do not include one already.
- Tips and recommendations upgrade projects.
Prerequisites
This is an advanced course that requires familiarity with the Drupal migration concepts. Our Drupal 9 content migrations training will give you all the background knowledge that you need. Alternatively, you can read the 31 days of migrations series in our blog or watch this video for an overview of the Migrate API.
Setup instructions
Having a Drupal 7 and Drupal 11 local installation is required to take this course. We offer this repository with a virtual machine configured with the two Drupal installations used in the training. Alternatively, you can use a tool like DrupalVM, Lando, DDEV, or Docksal. You will have to be able to restore a MySQL database dump containing the Drupal 7 database. Drupal 9 site needs to be able to connect to the Drupal 7 database. Drush needs to be installed in order to run migrations from the command line.
This training will be provided over Zoom. You can ask questions via text chat or audio. Sharing your screen, but you might want to do it to get assistance on a specific issue. Sharing your camera is optional.
What to expect
Prior to the training
Attendees will receive detailed instructions on how to setup their development environment. In addition, they will be able to join a support video call days before the training event to make the the local development environment is ready. This prevents losing time fixing problems with environment set up during the training.
On the days of the training
- The training totals 7 hours of instruction, which we usually split into 2 sessions.
- A team of developers available to answer questions and help with training-related issues.
After the training
- Attendees will receive copies of the training recordings.
- Attendees will receive a free copy of the 31 days of migrations book.
- Attendees will receive a certificate of completion.