Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This project enables rendering Drupal entities using Angular components through the Progressively Decoupled Blocks framework. It compiles Angular components into Web Components that display Drupal entity fields, resolved server-side for efficient performance.

Renders Drupal entities using modern Angular components via the Progressively Decoupled Blocks (PDB) framework.

Each entity gets its own Angular Custom Element (Web Component) compiled with @angular/elements. Field values are resolved server-side in PHP and forwarded to the component at runtime via drupalSettings, keeping your Angular components clean of Drupal API knowledge.

Features

  • Angular Custom Elements — components are compiled to native Web Components via @angular/elements; no iframe, no full SPA
  • Entity view mode — adds an "Angular Component" view mode to any entity type you choose; configure under Manage Display like any other display
  • Server-side field resolution — map any Drupal field to an Angular @Input() using dot-notation (e.g. body:value, field_image:file:url) with optional Drupal token fallback
  • Shared Angular runtime — the Angular runtime loads once per page regardless of how many components are present; per-component JS is only loaded when that component appears in the page
  • PDB ecosystem — builds on PDB 3.x component discovery; presentation: angular components are discovered automatically

Requirements

Activity

Tracked releases
5
Tracked since
Apr 2026
Latest release
1 month ago
Releases (12 mo)
5 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.3.0 Stable Jul 13, 2026
1.1.0 Stable Apr 22, 2026
1.0.0 Stable Apr 8, 2026
1.x-dev Dev Apr 5, 2026
1.0.x-dev Dev Apr 5, 2026