Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Drush site-install to install from recipes #5999

Open
thejimbirch opened this issue May 10, 2024 · 1 comment
Open

Allow Drush site-install to install from recipes #5999

thejimbirch opened this issue May 10, 2024 · 1 comment

Comments

@thejimbirch
Copy link

Is your feature request related to a problem? Please describe.
Drupal can now be installed using recipes, which bypasses the need for install profiles.

Users are currently using the drupal quick-start script to install from recipes, but that only allows for an sql-lite database. A must more real-world example will be to allow this from Drush, like most folks do to install Drupal now.

Describe the solution you'd like
Add an option like drush site-install --recipe /path/to/recipe which would follow the steps in the Drupal installer and install Drupal with no install profile, and apply the recipel

Describe alternatives you've considered
Allow for selecting no install profile. We could then use the proposed drush recipe to apply recipes.

Additional context
N/A

@gitressa
Copy link
Contributor

This would be a great feature, and improve Starshot and DDEV integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants