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
14/04/2025, by Ivan

Features:

  • Includes Bootstrap 4 CDN (versions 4.0 to 4.3)
  • Provides Bootstrap 4 breakpoints
  • Bootstrap controls available in the UI
  • No subtheme mode unless template overrides are needed

Installation

Using Composer:

composer require drupal/bootstrap4

Subtheme

14/04/2025, by Ivan

Bulma is a base theme for Drupal 8 built on top of the Bulma CSS framework, which itself is constructed using the Flexbox model of modern CSS, supported across all modern browsers.

14/04/2025, by Ivan

Drupal 8 comes with four core Field Formatter plugins for Datetime fields: Default, Custom, Plain, and Time Ago.

For Datetime Range fields, there are three core field formatters: Default, Custom, and Plain.

The following contributed modules provide additional field formatters for Date and/or Time fields:

14/04/2025, by Ivan

Drupal 8 comes with two core field formatters for email fields: plain text and email link. The following contributed module offers an additional field formatter plugin for email fields.

  • Obfuscate (also provides text format filter plugins to obfuscate email addresses in formatted text fields)
14/04/2025, by Ivan

For most basic entity reference fields, Drupal provides three core field formatters: the entity ID, label, and rendered entity. Some specific types of entity reference fields offer additional core formatters. For example, taxonomy reference fields include an RSS category formatter, while media reference fields include a thumbnail formatter.