Closed (fixed)
Project:
Healthcare
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2026 at 23:30 UTC
Updated:
23 Mar 2026 at 21:35 UTC
Jump to comment: Most recent
This recipe currently depends directly on Drupal CMS's foundational recipes. This is what Byte does, and that makes sense because it was an early example of a site template, but it's no longer a best practice because it limits the customization the site template can do on top of that foundation.
Convert this recipe to a monolithic site template exported by drush site:export, and remove the direct dependencies on Drupal CMS's recipes. This will also allow this site template to be independent of Drupal CMS, and testable directly against Drupal core.
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
phenaproximaComment #6
thejimbirch commented