Fix route for configure in info.yml

Created on 21 December 2024, 18 days ago

Problem/Motivation

Link from module listing in Extend to the Site Verify configure page is not present as the route is wrong.

Steps to reproduce

Visit "Extend" and locate Site Verification; confirm that "Configure" link is not present

Proposed resolution

Update configure route in the info.yml file from now deprecated route to new one.

 description: Verifies ownership of a site for use with search engines.
 type: module
 core_version_requirement: ^10.3 || ^11
-configure: site_verify.verifications_list
+configure: entity.site_verification.collection

Remaining tasks

- Patch

User interface changes

Configure link will again be shown

API changes

None

Data model changes

None

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇦🇺Australia elc

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