Name of the module in info.yml should be the same as the name of the project!
Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...
Patch to follow, thanks!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
FileSize
304 bytes
krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
12.71 KB
14.07 KB

@alonaoneill: Thanks for the patch. Your patch is working as I tested it on simplytest.me over extend.

VladimirAus’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for your contribution.
Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

lammensj’s picture

Is there a specific reason why Drupal 8 was removed?
See commit: https://git.drupalcode.org/project/webform_views/commit/735af2a

VladimirAus’s picture

@lammensj To prevent excessive segmentation.
Drupal 8 core is no longer supported and all the focus now on supporting 9 and 10.