- Issue created by @tedbow
A modules dependencies might be info info.yml but not it's composer.json file. This is also problem with sub-modules.
Alter the module install form with a "Install dependencies" link for each module where the dependencies are missing.
Would need to extend \Drupal\package_manager\StageBase
with something DependencyInstallerStage
Active
Code