11.0.x

Limit Blocks Available in Layout Builder with Block List Override

Last updated

Add Views to a Layout

Last updated

Introduction to Layout Builder

Last updated

The Layout Builder module for Drupal provides a layout user interface (UI), a set of flexible visual design tools that allows content creators and site administrators to customize the layout of a page via a powerful drag-and-drop UI. You can use Layout Builder to customize the layout of a single page, create a custom layout for all content of a certain type, or build landing pages.

At a high level it allows users to generate a layout -- two columns with a header, for example -- and then place a content type's fields and any blocks into that layout.

Create a Flexible Layout for a Content Type

Last updated

A new favorite page-building and design module in Drupal's core software, Layout Builder makes it possible to create content-type-specific layouts. All nodes of the associated content type will display their content using the defined layout. This allows site builders to display a page's content in two columns, or three, or two columns with a full-width banner image, etc. Then you can place the content type's fields and Drupal blocks into the sections of the defined layout, all via the Drupal UI.

In this tutorial we'll:

Change the Layout on a Per-Page Basis

Last updated

Use Layout Builder Restrictions to Configure Available Layouts and Blocks

Last updated

Layout Builder Design Patterns

Last updated

Implement the Layout Builder View Modes Pattern

Last updated

Define Custom Layouts in a Module or Theme

Last updated