Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

Define entity view builders as plugins, defined per bundle. We call it PEVB in short, and heavily rely on it on our Drupal-starter.

Posts

Quickstart

This module comes with an example module, so you could quickly spin it.

  1. Enable "Pluggable Entity View Builder Example" module.
  2. Clear cache, so the new settings will kick in.
  3. Create a new Article node, along with the title, body some tags and an image.
  4. At this point nothing should happen, as we haven't enabled the setting that
  5. overrides core's default Node entity view builder.
  6. Reload the article node, and see how it's theme has changed.

It will look roughly like this:

Paragraphs Integration

PEVB has integration with Paragraphs module, as Paragraphs are nothing more than an entity, similar to a Node.

With the Paragraphs module, we may create landing pages such as the homepage, search
page, contact us, etc., that are highly customizable by site administrators.
This can be an alternative to core's Layout builder, in that it allows
developers to theme each element by itself, while site administrators can mix
and match those elements into a page.

See it in action:

  1. Enable the "Pluggable Entity View Builder Paragraphs Example" module.
  2. Article content type will now have a new "Paragraphs" field.
  3. Create a few Paragraphs and view the node.

Activity

Total releases
10
First release
Jan 2025
Latest release
1 week ago
Release cadence
49 days
Stability
90% stable

Release Timeline

Releases

Version Type Release date
1.2.7 Stable Apr 10, 2026
1.2.6 Stable Apr 9, 2026
1.2.5 Stable Mar 9, 2026
1.2.4 Stable Mar 5, 2026
1.2.3 Stable Mar 4, 2026
1.2.1 Stable Mar 3, 2026
1.2.0 Stable Mar 3, 2026
2.x-dev Dev Mar 3, 2026
1.1.20 Stable Dec 16, 2025
1.1.19 Stable Jan 24, 2025