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!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | without_patch.png | 15.73 KB | krina.addweb |
| #3 | with_patch.png | 15.85 KB | krina.addweb |
| #2 | slack_notify-info-3060978-2.patch | 300 bytes | alonaoneill |
Comments
Comment #2
alonaoneill commentedI uploaded a patch that Capitalize the name of the module in the .info.yml file.
Thanks!
Comment #3
krina.addweb commented@alonaoneill, Thanks for the patch. Your patch is working fine as I tested the mentioned changes in my local over Extend page. PFA