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). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

JSON:API Frontend Webform

No security coverage Drupal 10–11
View on drupal.org

This module allows Webform routes to be handled cleanly in hybrid headless setups by extending the JSON:API resolver. It enables frontends to redirect or proxy to Drupal for rendering and submission, while respecting route access and treating restricted forms as "not found."

jsonapi_frontend_webform is an optional addon for jsonapi_frontend. Drupal Webforms are interactive routes (not JSON:API content entities), so this addon teaches the resolver how to handle Webform pages cleanly in hybrid headless setups.

Features

  • Extends /jsonapi/resolve so Webform routes (including aliased paths like /contact/form/contact) resolve as non-headless.
  • Returns drupal_url so frontends can redirect/proxy to Drupal for rendering + submission (no iframes required).
  • Respects route access and treats restricted forms as “not found”.

Post-Installation

  • Enable webform, jsonapi_frontend, then enable jsonapi_frontend_webform.
  • Configure jsonapi_frontend at /admin/config/services/jsonapi-frontend (especially your Drupal URL/
    origin and proxy secret if using frontend-first).
  • Ensure your frontend routing/proxy forwards Webform routes (typically /form/*) to Drupal in Split routing or Frontend-
    first mode.

Additional Requirements

  • If you attempt fully headless form rendering/submission (advanced), you may evaluate webform_rest and a frontend renderer library. This addon itself is hybrid-first and does not require them.

Similar projects

  • next_webform / nextjs-drupal-webform: aims at fully headless Webform rendering (Next.js-specific). jsonapi_frontend_webform focuses on the
    simpler, cross-framework hybrid approach (proxy/redirect to Drupal).

Supporting this Module

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Jan 2026
Latest release
2 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.4 Stable 10–11 Jun 12, 2026
1.0.3 Stable 10–11 Jan 4, 2026
1.0.2 Stable 10–11 Jan 2, 2026
1.0.1 Stable 10–11 Jan 2, 2026