The installer should show a remotely curated list of site templates
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3576063. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !826 !824 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>For DrupalCon Chicago, we'd like to show a minimally viable version of "show a set of curated site templates, that aren't shipped with Drupal CMS, in the installer".</p> <p>Almost all the infrastructure for that is in place; we just to host the actual list somewhere, and have the installer retrieve it. Luckily, we have a model we can follow, which is the <code>recommended.yml</code> files we ship with our site templates.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>The drupal_cms_installer package should contain a <code>site-templates.yml</code> file which it pulls site templates from.</p>
issue