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.

CommentFileSizeAuthor
#5 after.png19.39 KBraveen_thakur51
#5 before.png17.48 KBraveen_thakur51
Command icon 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

vimal_nadar created an issue. See original summary.

vimal_nadar’s picture

Assigned: vimal_nadar » Unassigned
Status: Active » Needs review

I have created a MR. Please review it.

raveen_thakur51’s picture

I have reviewed & Implemented the MR! 4 on my Drupal website having version 9.5, PHP version - 8.1
The hook_help has been implemented successfully. Can be moved to RTBC!
Please & Thank You.

raveen_thakur51’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new17.48 KB
new19.39 KB

I am adding screenshots for reference. Please have a look. And thank you.