Problem/Motivation

The module provides a configuration page, but its .info.yml file does not define a configure key. As a result, no Configure link is displayed for the module on the Extend page (/admin/modules), making the settings page less discoverable for site administrators.

Proposed resolution

Add the configure key to jsonapi_image_styles.info.yml and point it to the module's settings route so that Drupal displays a Configure link in the module listing.

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

dkmishra created an issue. See original summary.

dkmishra’s picture

Status: Active » Needs review