Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows site managers to serve single-page applications as pages within a Drupal site. It provides a content type for configuring these applications and exposes their settings via a JSON endpoint, enabling a "progressively decoupled" approach.

This module provides a way for site managers to configure and serve single-page applications as pages in a Drupal site.

See https://capgemini.github.io/drupal/spalp/ for more information on the thinking behind this module.

This approach has been described as “Progressively Decoupled” - see https://dri.es/how-to-decouple-drupal-in-2018

The module defines an App Landing Page content type, which provides the base URL for each app.

All relevant configuration is stored on this node as a single text field containing JSON.

If a JSON Schema is provided, form fields are provided using the JSON forms library.

When viewing the node, a link to a JSON endpoint providing the configuration is added in the page head - your JavaScript application should get its config from this endpoint.

Within the module directory there is an example module showing how to implement this.

See the README for more details.

Activity

Total releases
7
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
7 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.10 Stable Jun 12, 2026
2.0.9 Stable Jun 10, 2026
2.0.8 Stable Jun 9, 2026
2.0.7 Stable Jun 9, 2026
2.0.6 Stable Jun 4, 2026
2.0.5 Stable Jun 2, 2026
2.0.4 Stable Jun 1, 2026