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

Scroll

Drupal related Emoji

22/05/2024, by Ivan

Hello everyone🌐! 

In the world of Drupal development, clear communication is crucial. Emojis can make our messages quicker and more fun, whether we're talking about bugs, planning, or deployment. They help convey ideas and emotions without a lot of words.

In this article, we’ll look at some useful emojis that can make our work as Drupal developers a bit easier and more engaging. Let’s see how these little icons can boost our communication and teamwork.

There are useful emoji for articles about Drupal, especially drop of water:

Tags

What's New

Welcome to the What's New listing page, your go-to source for the latest news and updates in the Drupal ecosystem. Stay informed about the newest features, improvements, and fixes for Drupal Core, Extra Block Types (EBT), and Extra Paragraph Types (EPT) modules. Here's a glimpse of what's happening:

New EBT Columns / Container module!

Edit Extra Block Types (EBT): Columns / Container module provides ability to insert columns with other blocks. Columns have settings for column width.

New EBT Block module!

EBT Block module provides ability to insert any Drupal Block: Views, custom content block, programmatically created blocks.

EPT (Extra Paragraph Types): Core new release 1.4.3

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.