drupal / lupus_decoupled_starter
A Drupal CMS site template with Lupus Decoupled and Canvas integration.
Package info
git.drupalcode.org/project/lupus_decoupled_starter.git
Type:drupal-recipe
pkg:composer/drupal/lupus_decoupled_starter
2.1.1
2026-05-07 12:33 UTC
Requires
- drupal/canvas_extjs: ^1.0,>=1.0.0-beta4
- drupal/custom_elements: ^3.4.1
- drupal/drupal_cms_seo_tools: ^2
- drupal/drupal_cms_starter: ^2
- drupal/lupus_csr: ^1.0.2
- drupal/lupus_decoupled: ^1.5
- drupal/lupus_decoupled_recipe: ^2
- drupal/lupus_decoupled_recipe_canvas: ^1
This package is auto-updated.
Last update: 2026-05-07 12:37:22 UTC
README
A Drupal CMS site template with Lupus Decoupled and Canvas integration.
What it does
This site template applies:
- Lupus Decoupled Recipe — Lupus Decoupled modules and configuration
- Lupus Decoupled Canvas — Canvas visual editor integration
- Lupus CSR — client-side rendering theme (set as default theme)
Usage
Install it as site-template for the Drupal CMS.
For a local setup, the easiest way to start is with DDEV:
mkdir my-drupal-site && cd my-drupal-site
ddev config --project-type=drupal11 --docroot=web
ddev composer create-project drupal/cms
ddev composer require drupal/lupus_decoupled_starter
# Optionally, install via CLI:
drush site-install ../recipes/lupus_decoupled_starter
ddev launch
Credits
- Initial development, maintenance - drunomics GmbH hello@drunomics.com