In the newly added composer.json the type property has been set as "module". The correct type would be "drupal-module".

Marking this as Critical as the module does not install correctly for setups using the installer-paths property to place Drupal modules in the correct directory, as is done in drupal/recommended-project.

Comments

holist created an issue. See original summary.

holist’s picture

Status: Active » Needs review
StatusFileSize
new363 bytes

Patch for the change.

tim bozeman’s picture

Status: Needs review » Reviewed & tested by the community

Indeed!

  • yuseferi committed c5a496a on 8.x-1.x authored by holist
    Issue #3120950 by holist: Type in composer.json should be drupal-module
    
yuseferi’s picture

Status: Reviewed & tested by the community » Fixed
yuseferi’s picture

Status: Fixed » Closed (fixed)