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.

08/10/2023, by Ivan

EPT: Video module overview

Extra Paragraph Types (EPT): Video module provides ability to add single video via Media field. it can be displayed as a thumbnail with lightbox popup.

You can download EPT Video from drupal.org:

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

composer require drupal/ept_video

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