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 , please review.

Thank you.

kenyoowen’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new114.29 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.

kenyoowen’s picture

StatusFileSize
new97.11 KB
new77.82 KB

andileco made their first commit to this issue’s fork.

andileco’s picture

Status: Reviewed & tested by the community » Fixed

Thank you - committed!

Status: Fixed » Closed (fixed)

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