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).

jsonapi_frontend_layout

2 sites No security coverage
View on drupal.org

jsonapi_frontend_layout is an optional add-on for jsonapi_frontend that enables true headless Layout Builder rendering by exposing a normalized layout tree
API.

Features

  • Adds GET /jsonapi/layout/resolve?path=/about-us&_format=json
  • Uses jsonapi_frontend for alias/redirect/language negotiation + access checks
  • When applicable, returns a layout tree (sections + components) alongside the normal resolver contract
  • MVP component support: field blocks and inline blocks (returns JSON:API references for block content when possible)

Post-Installation

  1. Install and enable jsonapi_frontend and layout_builder.
  2. Enable Layout Builder for a bundle’s display (Manage display → enable Layout Builder).
  3. Request: GET /jsonapi/layout/resolve?path=/your-page&_format=json
  4. In your frontend: use the returned layout tree to render sections/components, and fetch any referenced JSON:API URLs. li>

Additional Requirements

Similar projects

Most decoupled approaches either (a) keep Layout Builder pages Drupal-rendered (hybrid) or (b) require custom per-site APIs. This module
provides a consistent, resolver-aligned layout tree endpoint designed for modern frontends.

Supporting this Module

Report issues and feature requests in the issue queue.

Community Documentation

Activity

Total releases
2
First release
Jan 2026
Latest release
3 months ago
Release cadence
1 day
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Jan 4, 2026
1.0.0 Stable Jan 3, 2026