composerize-drupal icon indicating copy to clipboard operation
composerize-drupal copied to clipboard

Convert a non-Composer-managed Drupal application (e.g., one created via tarball) to a Composer-managed Drupal application.

Results 10 composerize-drupal issues
Sort by recently updated
recently updated
newest added

I've got an existing Drupal 7 project and want to composerize it. Folder .git as well as drupal root are located in "/var/www/html". To composerize, I cd into "/var/www/html" and...

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.6 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Changelog Sourced from guzzlehttp/guzzle's...

dependencies

@grasmash As per analysis & investigation, we identified in Drupal composerize process is not supported for acquia packages & External Library. ![](https://user-images.githubusercontent.com/75003339/171179936-019d1e49-8f8d-4584-bcca-6c993c950c0f.png) For this reason some of the docroot not...

Hey I realize this is a noob question but I don't see this addressed in the documentation I've been using (drupal.org and the readme of this project). I ran this...

My current globally installed composer packages have installed symfony/finder v4.2.3 and due to the version constraints by this tool (https://github.com/grasmash/composerize-drupal/blob/master/composer.json#L9) I'm not able to install. Do you know if there's...

the composer.json locks requirement at: "symfony/yaml": "^3.4", However globally a higher version "v5.0.8", was sitting around. Wondering if this requirement can be more flexible (in both cases these global packages...

acquia_cms is a GitHub project ``` sundhar@youngglobes:/var/www/html/client/client-acquia$ composer composerize-drupal --composer-root=. --drupal-root=./docroot Created composer.json Could not determine correct version for project drupal/draggableviews. Added to requirements without constraint. Added drupal/scheduler with constraint...

1. Site owner has placed custom modules in `modules/contrib` 2. Site owner has placed contributed modules in both `modules` and `modules/contrib`. 3. Provide a custom `template.gitignore`. Add option `--gitignore=my.gitignore`. 4....

enhancement

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...

dependencies