Per the Module documentation guidelines, a module should Provide help text in the Drupal UI. This module is missing an implementation of hook_help().
Documentation:
https://www.drupal.org/docs/develop/documenting-your-project/module-docu...
https://www.drupal.org/node/632280
Patch to follow, thanks!

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
StatusFileSize
new1.24 KB

I uploaded the patch that adds hook_help file.
Thanks

Willtg’s picture

StatusFileSize
new87.99 KB

There does not appear to be a link to the project page, attaching a screenshot and marking as NR.

alonaoneill’s picture

StatusFileSize
new1.46 KB

Made changes!

Willtg’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new102.67 KB

Patch tested with STM and it worked fine. Adding a screenshot below for confirmation.
Code looks good marking RTBC!

stijn.blomme’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for posting!
Committed this patch to dev https://git.drupalcode.org/project/mailer/commit/f82227c

  • alonaoneill authored f82227c on 8.x-1.x
    Issue #3063155 by alonaoneill, Willtg: Hook Help is missing
    

Status: Fixed » Closed (fixed)

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