Implement hook_help()

Created on 9 August 2025, 2 days ago

Problem/Motivation

hook_help function missing in .module file

This function provides online user help.

By implementing hook_help(), a module can make documentation available to the user for the module as a whole, or for specific pages. Help for developers should usually be provided via function header comments in the code, or in special API example files.

More information: https://api.drupal.org/api/drupal/core%21modules%21help%21help.api.php/function/hook_help/11.x

Steps to reproduce

N/A

Proposed resolution

Implement the hook

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada danrod Ottawa

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024