Problem/Motivation

I could not figure out how to use this module without looking in its .routing.yml file to figure out where its configuration pages were.

Proposed resolution

  • Add the configure route in the .info.yml file so that users can find the configuration.
  • Add a hook_help() for the module.
CommentFileSizeAuthor
#3 2924723-3.patch958 bytesshashwat purav

Comments

xjm created an issue. See original summary.

shashwat purav’s picture

Assigned: Unassigned » shashwat purav
Status: Active » Needs work
shashwat purav’s picture

Status: Needs work » Needs review
StatusFileSize
new958 bytes

Added patch for:
1. Configure route in the .info.yml.
2. hook_help().

clemens.tolboom’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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

clemens.tolboom’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta1