What is it?
- A Drupal CMS 2 Site template
- Drupal Canvas with decoupled rendering via Lupus Decoupled
- A Nuxt-Starter frontend
Setup
A simple local setup with DDEV:
mkdir my-nuxt-starter && cd my-nuxt-starter
ddev config --project-type=drupal11 --docroot=web
ddev composer create-project drupal/cms
ddev composer require drupal/lupus_decoupled_starter
Installation
# Optionally, install via CLI or skip to use UI-installer
ddev drush site-install -y ../recipes/lupus_decoupled_starter
ddev launch
Getting started
Read more about Drupal CMS 2 + Lupus Decoupled.
Support & Contribution
- Reach out at #lupus-decoupled at the Drupal Slack! We are happy to help you get started!
Versions
- >2.0 is the latest and suggested version and build upon Drupal CMS 2
- 1.x (and 2.0.0-alpha1) are a different, outdated version of the recipe for Drupal CMS 1.0. Only use version 2.0.0-alpha4 or later.
Supporting organizations:
Development, Maintenance
Project information
- Project categories: Decoupled
- Ecosystem: Lupus Decoupled Drupal
- Created by arthur_lorenz on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.


