Comparing Three Approaches to Drupal Site Building
Selecting a Drupal site-building workflow has become more complex as newer visual tools emerge alongside established methods. In a recent tutorial, Ivan Zugec compares three approaches currently available to Drupal teams: the traditional workflow built around blocks, templates and Layout Builder, UI Suite with Display Builder, and Drupal Canvas in Drupal CMS.
The tutorial focuses on how responsibilities are divided between site builders and content editors. Zugec describes the traditional approach as a field- and structure-driven workflow that combines content types, blocks, Layout Builder and modules such as Paragraphs. While it remains common on production sites, the approach can offer a less visually oriented editing experience than newer page-building tools.
For teams adopting design systems, the tutorial highlights UI Suite and Display Builder as a component-based workflow built around Single Directory Components (SDCs) and aimed primarily at site builders. Drupal Canvas is presented as an editor-focused page builder that allows content creators to assemble layouts visually using predefined components. Zugec notes in the accompanying video that Canvas continues to evolve and currently lacks some controls found in more structured site-building workflows, including certain visibility management capabilities through Drupal's block system.
The tutorial concludes that the most suitable approach depends on the people responsible for creating and maintaining the site. Traditional Drupal workflows remain appropriate where precise control is required, UI Suite and Display Builder support design-system-driven implementations, and Canvas offers greater flexibility for editors. Across all three approaches, Zugec recommends building front-end components as SDCs so they can be reused regardless of the workflow selected.


