About this talk
In this talk, Jordan Thompson explores the complexities of managing configuration for multiple sites from a single Drupal codebase. He presents a repeatable approach utilizing distinct Config Split types, including site-level splits for domain-specific overrides, feature-level splits for toggling options, and environment-level splits for development and production settings. The session covers the establishment of split precedence, an opinionated directory structure, and naming conventions to prevent configuration drift. Attendees will learn how to create feature splits, generate new site splits from templates, and implement lightweight automation commands to streamline the process of managing configurations across multiple sites. By the end of the session, participants will gain insights into effective patterns and automation techniques for Drupal multisite management.