Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Pluggable entity view builder

132 sites Security covered Drupal 10–11
View on drupal.org

This module allows you to define entity view builders as plugins, which can be configured per entity bundle. It provides a way to theme individual entities and can be integrated with modules like Paragraphs to build customizable landing pages.

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
11
Tracked since
Nov 2024
Latest release
4 months ago
Releases (12 mo)
9 ▲ from 2
Maintenance
Active

Release Timeline

Releases

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