Problem/Motivation

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.

Proposed resolution

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.

Issue fork healthcare-3577847

Command icon Show commands

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

phenaproxima created an issue. See original summary.

thejimbirch made their first commit to this issue’s fork.

phenaproxima’s picture

Assigned: phenaproxima » Unassigned
Status: Active » Needs review

thejimbirch’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.