Use drupal/core-composer-scaffold
to manage project creation and updates
#1042
Labels
Milestone
drupal/core-composer-scaffold
to manage project creation and updates
#1042
Use https://github.com/drupal/core-composer-scaffold to manage project creation and updates.
This will also allow to support
composer create-project
For this, we would need:
drupal/core-composer-scaffold
can work only with packages downloaded by Composer rather than remote packages). This conversion will require a new major2.x
branch of the DrevOps Scaffold.Generalizer
script/plugin that would be convertingcomposer.json
back from the plugin structure.drupal/core-composer-scaffold
plugin.Note that this will allow to perform updates on consumer sites using
composer update drevops/scaffold
manually. The customised files will be updated as well ascomposer.json
.The automated updates will be handled in #1321
The text was updated successfully, but these errors were encountered: