Demo: EBT Blocks

Using EBT modules you can easily set up landing pages without any HTML/CSS knowledge.

Easy to use with Layout Builder and Drupal blocks

EBT modules create block types which you can use in Layout Builder:

Add EBT block

So you can add new block in few click on any layout builder page.

Here is more information about Layout Builder module:

How to Layout Builder +

While our goal is to provide the most intuitive page building user interface possible, we recognize there's always room for refinement. Join us as we explore Layout Builder + and learn how to leverage its features effectively.

Layout Terms

A table describing the section, layout, and block nesting.

Section - an area of the page that contains a layout.

Layout Builder +

The Layout Builder + module is a complete page building experience and drop in replacement for the Layout Builder UI.

The Layout Builder + module is a powerful drop in replacement for the Layout Builder UI. Layout Builder + provides all the features expected from a modern day page builder while retaining Drupal's openness and methodology for creating user interfaces. Learn more >
 

Style Layout Builder

Taken from: https://www.drupal.org/project/layout_paragraphs/issues/3249337#comment-...

In your sub-theme edit your
barrio_subtheme.layouts.yml

To each of your layouts add the following:
library: barrio_subtheme/advanced-layout-library

Within your barrio_subtheme.libraries.yml add:

How to set up different content for the same page

In some cases, you want to use different content per a target group but keep the same URL alias. For example

A contact page with a form for Pro users is accessible on https://yoursite.com/pro/contact

A contact page with a form for Private users is accessible on https://yoursite.com/private/contact

Let's consider two ways of building a page and see how to split content.

Installation & Configuration

REQUIREMENTS

This module requires the Layout Builder module in Drupal core.

INSTALLATION

Install the Layout Builder Additions module as you would normally install a contributed Drupal module. Follow Drupal's standard instructions for installing modules.

If your site is managed via Composer, use Composer to download the module:

Pages

Subscribe with RSS Subscribe to RSS - Layout Builder