Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
19 Feb 2026 at 08:31 UTC
Updated:
3 Apr 2026 at 23:00 UTC
Jump to comment: Most recent
We now have a canvas submodule in 1.x-dev, it should ship with docs.
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 #4
nickolajAdded README.md for the lupus_decoupled_canvas sub-module covering overview, requirements, how it works (route subscriber + theme negotiation), and configuration.
Comment #5
fagothx, this is a good start. I think we need to explain the big picture more though, how lupus_decoupled works together with canvas_extjs and how you can register your components. I'll give it a stub.
Comment #6
fagoComment #8
fagook, worked over it and merged it! Thank your for the start!