Introduction
Learn how to migrate a Custom Upstream to the latest version of Drupal
Discuss in our Forum Discuss in SlackThis guide will show you how to migrate a site that meets the following criteria to the latest version of Drupal:
Current Host | How Site Was Created | Additional Requirements |
---|---|---|
Pantheon | Custom Upstream | -- |
During this process, you will work in a new branch to replace the entire file structure with the code from Pantheon's Integrated Composer upstream, and then re-add your contrib and custom code to the new codebase. Then, you will create Multidev environments on individual sites for testing and to apply any site-specific code customizations.
If this is not your scenario, see Drupal Migration Guides for additional upgrade paths.