Drupal is a registered trademark of Dries Buytaert

canvas_extjs

5 sites Security covered
View on drupal.org

This module adds a new component source plugin to Canvas that allows you
to integrate external JavaScript-rendered components (like Vue, React, or
Nuxt components) into Canvas pages.

The External JavaScript component source works by:

  • Storing component metadata (props, slots) within Canvas component configuration entities
  • Rendering components using custom JavaScript, either provided as custom Javascript files or loaded via the Custom Elements previews.

Requirements

Usage options

  • JavaScript may be used to render client-side within Drupal, either via custom JavaScript or Custom Elements previews
  • Fully decoupled - via Custom Elements and Lupus Decoupled pages are provided via API and can be rendered fully decoupled, with full server-side rendering support (when provided by the frontend framework)

Integrations

  • The Custom Elements module provides a pluggable component-preview system that may be used to render components. Atm it comes with support for Nuxt.
  • The Custom Elements module supports processing Canvas pages into custom elements, either serialized as markup or JSON. Add Lupus CE Renderer or Lupus Decoupled for getting a full-page API.
  • The nuxt-component-preview Nuxt-module takes care of exposing Vue components from Nuxt and generates a component-index that works with this module.
  • Lupus Decoupled builds upon the Custom Elements module integration to provide a fully-decoupled setup.

Example frontend

Activity

Total releases
12
First release
Sep 2025
Latest release
2 weeks ago
Release cadence
12 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-beta7 Pre-release Feb 13, 2026
1.0.0-beta6 Pre-release Feb 12, 2026
1.0.0-beta5 Pre-release Jan 14, 2026
1.0.0-beta4 Pre-release Jan 13, 2026
1.0.0-beta3 Pre-release Dec 18, 2025
1.0.0-beta2 Pre-release Dec 5, 2025
1.0.0-beta1 Pre-release Nov 27, 2025
1.0.0-alpha3 Pre-release Nov 24, 2025
1.0.0-alpha2 Pre-release Oct 29, 2025
1.0.0-alpha1 Pre-release Oct 15, 2025
1.0.x-dev Dev Oct 12, 2025
1.x-dev Dev Sep 30, 2025