Extra Block Types (EBT) - New Layout Builder experience❗

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Articles

05/03/2024, by Ivan

Easiest way to create a new EPT module is Drush command (for Drush 12+). To use this command, you need to enable EPT Core Starterkit module:

EPT Starterkit

After that generator EPT modules will be available:

drush generate ept:module

Start machine name with ept_* prefix, it's required for working all EPT modules.

05/03/2024, by Ivan

You can install EPT modules with Composer as usual Drupal module, for example EPT Slideshow:

composer require drupal/ept_slideshow


All dependencies will be automatically downloaded and you don't need to manipulate with your composer.json file manually. That's main idea of all EPT modules to install and use them in few clicks, without any specific skills.

21/01/2024, by Ivan

EBT: Views module overview

Extra Block Types (EBT): Views module provides ability to insert existing View using inline block in Layout Builder or content block in Block layout.

https://www.drupal.org/project/ebt_views

composer require drupal/ebt_views

EBT Views contains all EBT module features including DOM Box, background color / Image / Video, Edge to Edge settings: