Fixed
Project:
Drupal CMS development repository
Component:
Installer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2026 at 06:24 UTC
Updated:
8 May 2026 at 01:00 UTC
Jump to comment: Most recent
The Lupus Decoupled Starter template is built on Drupal CMS and provides an extremely easy way to get started with a decoupled Drupal site. We should add it to the installer.
Remaining steps:
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pameeela commentedComment #5
fagoThank you!
I've edit the metadata a bit:
- added a demo, a simple statically generated version of the frontend
- adjusted screenshot url (2.x branch)
- added "Nuxt reposistory". I think it would be good to include this link, since users likely want to customize it and the general lupus-decoupled-CMS documentation does not link it.
Alternatively, we could add a dedicated docs page for this site-template, and link that + general docs from there.
Comment #6
pameeela commentedThis works for now, we can always tweak it later. I just rewrote the description to be one sentence to match the others and shorted 'repository' to 'repo' to save space.
The static file is remote so changes committed are available right away, we don't have to do releases for changes -- so they are very cheap :)
The test fails are obviously unrelated so I'll go ahead and merge this!
Comment #8
pameeela commentedMerged to 2.x, but the tests are failing so the subtree split job isn't running to update the actual file. That's a separate issue unfortunately!