Problem/Motivation

When you enable the module, the method hook_help is not implemented.

Steps to reproduce

Download and activate the module and visit it's help page.

Proposed resolution

Implement the hook_help and describe the functionality of the module and it's usage.

Remaining tasks

Implement hook_help.

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

Jay Jangid created an issue. See original summary.

jay jangid’s picture

Assigned: jay jangid » Unassigned
Status: Active » Needs review

Created MR for this issue , please review.
Thanks.

kenyoowen’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new91.85 KB
new89.95 KB
new109.57 KB

Hi Jay Jangid

I applied your MR in my local with Drupal 9.5.7, it worked for me the module has now the hook_help() method.

Please look at the screenshots attached for your reference.

For your review.
Thank you.

chr.fritsch made their first commit to this issue’s fork.

chr.fritsch’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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