Gábor Hojtsy Outlines Drupal’s Shift Away From Traditional Distributions
Composable site building and long-term maintainability are central themes in a recent blog post by Gábor Hojtsy, which reflects on his Drupal Developer Days Athens 2026 session discussing the future direction of Drupal starter experiences. The article examines growing dissatisfaction with traditional Drupal distributions and explains how the project is shifting toward more flexible, upgrade-friendly approaches for building and maintaining Drupal websites.
The post outlines a three-layer architecture consisting of Drupal Core, Drupal CMS, and site templates. Drupal Core is presented as a lean foundation for custom builds, while Drupal CMS is positioned as a preconfigured starting point intended to reduce technical debt for site creators and content teams. Site templates are described as adaptable starter kits designed around specific use cases without locking projects into rigid long-term architectures.
Recipe-based site building is presented as the technical mechanism supporting this transition. According to the article, recipes automate setup and configuration tasks using existing Drupal tools without introducing the dependency chains commonly associated with older distribution models. The post argues that this approach can simplify upgrades while supporting both easier project onboarding and more flexible long-term development workflows.


