Problem/Motivation

Recipes that are stored locally need to be required via composer. The Getting Started docs mention public repositories, but could also be helpful to mention local packages.
https://drupal.slack.com/archives/C2THUBAVA/p1742986497576639

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

nilubol created an issue. See original summary.

nilubol’s picture

Status: Active » Needs review

Ran into this today and it took me a couple of steps to realize that I needed to add my local packages to my site's composer.json for it to manage my recipe's dependencies. Not sure how common of a use case it is, but could be helpful for those who are developing/creating recipes in a monorepo. Hope this is okay!

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

  • thejimbirch committed 6351714a on 1.0.x authored by nilubol
    Issue #3517480 by nilubol, thejimbirch: Document how to require local...
thejimbirch’s picture

Assigned: nilubol » Unassigned
Status: Needs review » Fixed

Great addition. Thanks for the contribution!

Status: Fixed » Closed (fixed)

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