Problem/Motivation
Currently the package name exposed by the composer.json file does not match the actual module name. In consequence, when installed the folder does not match the actual module machine name, which is the .info.yml filename.
Propose solution
Rename the package name property
Remaining tasks
Problem/Motivation
Currently the package name exposed by the
composer.jsonfile does not match the actual module name. In consequence, when installed the folder does not match the actual module machine name, which is the.info.ymlfilename.Propose solution
Rename the package name property
Remaining tasks