We have some projects living outside the Drupal CMS repository, but are nonetheless maintained by us and are part of our ecosystem:

  • Recipe Installer Kit
  • Drupal CMS Site Template Base
  • Byte
  • Byte Theme
  • Mercury

When we install these for local development, we always want to install the dev branches and full version history (so that we can easily make merge requests and check out branches without taking additional steps). We can do that with Composer if we configure it properly.

Issue fork drupal_cms-3563772

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.

  • phenaproxima committed adc91dd7 on 2.x
    feat: #3563772 For development, always install dev branches of ancillary...

  • phenaproxima committed dee68f5e on 2.0.x
    feat: #3563772 For development, always install dev branches of ancillary...
phenaproxima’s picture

Status: Active » Fixed

Merged into 2.x and cherry-picked to 2.0.x.

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.