Problem/Motivation

Implement the hook_help() hook to provide contextual help for the module.

Proposed resolution

- Implement hook_help() to display relevant documentation within the module’s help section.

- Include an overview of the module's purpose, key features, and configuration steps.

- Ensure the help text follows Drupal's documentation standards for clarity and consistency.

- If applicable, update the online documentation or README file to align with the help page content.

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

haedmoli created an issue. See original summary.

haedmoli’s picture

Issue summary: View changes

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

juandhr’s picture

Status: Active » Needs review

I added the hook_help to amazon_image_id_scan.module file. Please review.

handrex’s picture

  • handrex committed 7a4ce4b3 on main authored by juandhr
    Issue #3515374 by juandhr, haedmoli: Hook help is missing
    
handrex’s picture

Assigned: Unassigned » handrex
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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