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.

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’s picture

Title: Allow a list of additional site templates to be loaded from a local file or arbitrary URL defined in settings » Allow a list of additional site templates to be loaded from a hard-coded list or arbitrary URL defined in settings
Status: Active » Fixed

Manually tested this and it worked fine. Merged into 1.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.

  • phenaproxima committed 04e0ed06 on 1.x
    feat: #3574342 Allow a list of additional site templates to be loaded...

Status: Fixed » Closed (fixed)

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