Implement hook_help()
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3339448. --> Reported by: [kamlesh kishor jha](https://www.drupal.org/user/318755) Related to !1 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When you enable the module, the method hook_help is not implemented.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Download and activate the module and visit it's help page.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Implement the hook_help and describe the functionality of the module and it's usage.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Implement hook_help.</p>
issue