Add support for listing paid site templates in the installer
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3579163. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !858 !856 !855 !852 !848 !851 !850 !849 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We need to support listing paid site templates in the installer. I discussed with @mherchel and @andyg5000 (Dripyard) and we decided we should:</p> <ul> <li>Allow site templates to show a price, and a "more info" link</li> <li>They should also be able to supply an off-site purchase URL.</li> <li>When a paid site template (anything with a purchase URL) is clicked, the site template form's "Next" button changes to "Buy Now", and clicking it will open in a new window.</li> </ul> <h3 id="summary-ui-changes">User interface changes</h3> <p>This is what a paid site template will look like (pre-styling):</p> <p><img src="https://www.drupal.org/files/issues/2026-03-13/paid-st-no-styling.png" alt="A paid site template in the Drupal CMS installer."></p>
issue