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

dineshkumarbollu created an issue. See original summary.

dineshkumarbollu’s picture

Assigned: dineshkumarbollu » Unassigned
Status: Active » Needs review

Hi Team

I created MR for this issue please review it.

Thanks.

hardikpandya’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Marking RTBC!

rajeshreeputra’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

Information about how to use module is available in readme.md file.
As recommended this module is a supporting of ACMS ecosystem.

dineshkumarbollu’s picture

Hi Rajeshreeputra,

Yes i agree with your comment it is already available in README.md, it is just a feature for user to know about the module while installing module.

Thanks.