Problem/Motivation
In #3571905: Use Composer to install recipes that are not already present in the code base, I added the ability for SiteTemplateForm to load a list of additional choices from a local file called recipes/site-templates.php. This is a reasonable solution but it would probably make more sense, from a marketplace pilot perspective, to support either an arbitrary path or URL to a YAML file.
Issue fork recipe_installer_kit-3574342
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
Comment #3
phenaproximaManually tested this and it worked fine. Merged into 1.x.