grasmash / composerize-drupal

Convert a non-Composer-managed Drupal application (e.g., one created via tarball) to a Composer-managed Drupal application.
MIT License
125 stars 20 forks source link

Acquia packages are not supported in composerize process #45

Closed rahulgupta-acquia closed 2 years ago

rahulgupta-acquia commented 2 years ago

As per analysis & investigation, we identified in Drupal composerize process is not supported for acquia packages.

Screenshot 2022-05-31 at 6 34 20 PM

For this reason some of the docroot not able to composerize by ra-up process.

Action- Need to discuss the possible solution.

Proposed solution-

rahulgupta-acquia commented 2 years ago

@grasmash there is also different patterns founded For example 'idfive' is drupal 8 theme, but in packagist it's name is 'idfive/idfive' & in our code we are using 'drupal/idfive'.

Screenshot 2022-05-31 at 6 43 46 PM Screenshot 2022-05-31 at 6 44 00 PM

@shaysmith @rahulsonar-acquia @shriacquia @pratikpp @mohammadzo viz

rahulgupta-acquia commented 2 years ago

Issue logged for discussion https://github.com/grasmash/composerize-drupal/issues/46