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.

Issue fork depcalc-3372290

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 MR43. Please review it.

anjali mehta’s picture

StatusFileSize
new18.27 KB
new19.94 KB

I 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.

Bushra Shaikh’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new23.83 KB
new79.9 KB

I 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.