drupal/lupus_decoupled_recipe_canvas

A recipe to install Lupus Decoupled Drupal with Canvas integration.

Maintainers

Package info

git.drupalcode.org/project/lupus_decoupled_recipe_canvas.git

Type:drupal-recipe

pkg:composer/drupal/lupus_decoupled_recipe_canvas

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

1.0.0-alpha2 2026-03-23 14:36 UTC

This package is auto-updated.

Last update: 2026-03-23 13:44:22 UTC


README

A Drupal recipe that installs and configures Lupus Decoupled Drupal with Canvas integration.

What it does

This recipe applies the base Lupus Decoupled recipe and additionally installs:

  • canvas — The Canvas visual editor module
  • canvas_extjs — Canvas extensions for JavaScript frameworks
  • lupus_decoupled_canvas — Canvas integration for Lupus Decoupled, providing theme configuration for Canvas editor routes and previews. This module is part of the drupal/lupus_decoupled package.

Usage

composer require drupal/lupus_decoupled_canvas
drush recipe ../recipes/lupus_decoupled_canvas

Credits