Per the Module documentation guidelines, a module should Provide help text in the Drupal UI. This module is missing an implementation of hook_help(), but it does provide a fairly comprehensive README file, which can be included in hook_help() as a stop gap until something better can be created.

Documentation:
https://www.drupal.org/docs/develop/documenting-your-project/module-docu...
https://www.drupal.org/node/632280
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
1.7 KB

I uploaded the patch that adds hook_help file.
Thanks

Willtg’s picture

Status: Needs review » Needs work
FileSize
30.34 KB

Unable to install, dependencies are "missing". Marking as NW.

yoftahe.addweb’s picture

Status: Needs work » Needs review
FileSize
357 bytes

@Willtg, Please find the attached patch for the same, thanks!. Working to merge both the patches

  • KarenS committed c468c80 on 8.x-1.x authored by nilesh.addweb
    Issue #3060097 by alonaoneill, nilesh.addweb, Willtg: Hook Help is...
KarenS’s picture

Status: Needs review » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

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