logo

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

GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗

It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.

Demo GLightbox Download GLightbox

Scroll

EPT (Extra Paragraph Types): Core new release 1.4.3

Created date: 01/03/2024

This release contains a new submodule EPT Starterkit.

EPT Starterkit module allows to generate new EPT modules (for Drush 12+):

drush generate ept:module

Make sure, you use ept_* prefix for machine_name (e.g. ept_tabs, ept_cards). The prefix ept_* is required for EPT block functionality.

Creating new EPT module

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

EPT module generator

You can also use EPT Starterkit in EPT Core modules folder. Just rename all ePt_starterkit in files with machine name of your new EPT module.