Add configure property to *.info.yml

Created on 14 February 2025, 21 days ago

Problem/Motivation

Currently, the module defines a configuration form but does not include the configure property in its .info.yml file. Without this property, Drupal does not display a link to the configuration form on the “Extend” page (/admin/modules) when the module’s details are expanded.

Steps to reproduce

  1. Enable the module.
  2. Navigate to /admin/modules.
  3. Expand the module details; observe that there is no “Configure” link provided.

Proposed resolution

  • Add a configure property in the module’s .info.yml file that references the gemini_provider.gemini_config route.
  • This addition will ensure a “Configure” link appears on the Extend page.
📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇬🇪Georgia lekso surameli

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024