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: 24

Dependents: 1

Suggesters: 0

1.0.0 2026-03-27 09:31 UTC

This package is auto-updated.

Last update: 2026-03-27 14:31:06 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