Problem/Motivation
When you enable the module, the method hook_help is not implemented.
Steps to reproduce
Download and activate the module and visit its help page.
Proposed resolution
Implement the hook_help and describe the module's functionality and usage.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Help.png | 79.9 KB | Bushra Shaikh |
| #5 | After patch.png | 23.83 KB | Bushra Shaikh |
| #4 | after.png | 19.94 KB | anjali mehta |
| #4 | before.png | 18.27 KB | anjali mehta |
Issue fork depcalc-3372290
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vimal_nadar commentedI have created MR43. Please review it.
Comment #4
anjali mehta commentedI have tested the MR and it's works fine for me. The MR was tested on Drupal 9.5.9 and PHP 8.1.17 .I will be adding both a before and after screenshot for references.
Thank you.
Comment #5
Bushra Shaikh commentedI have verified and applied MR !43 on the Drupal 9.5.9 version.
MR applied successfully, and help() is added cleanly. Added screenshots for reference.
Can be moved to RTBC+1.