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.
Issue fork elasticsearch_helper_views-3338470
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
Comment #3
jay jangid commentedCreated MR , please review.
Thank you.
Comment #7
usingsession commented@jay-jangid @hardikpandya Thank you for your efforts.