Problem/Motivation

The configuration form page link should be mentioned in the info.yml file for easy access.
This issue is created to add the missing link.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

vivek panicker created an issue. See original summary.

vivek panicker’s picture

Assigned: vivek panicker » Unassigned
ishani patel’s picture

I've checked, but the module doesn't have a configuration form. Then how can we add link in info file

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

akashkumar07’s picture

Status: Active » Needs review
paraderojether’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new369.14 KB
new347.04 KB

Hi

I reviewed MR!3, and confirmed that the Configure Link is added to the module list.

Applied successfully:

Jether@PrometSources-MacBook-Pro-4 video_embed_vidyard % curl https://git.drupalcode.org/project/video_embed_vidyard/-/merge_requests/3.diff | patch -p1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   496    0   496    0     0    140      0 --:--:--  0:00:03 --:--:--   140
patching file video_embed_vidyard.info.yml
Jether@PrometSources-MacBook-Pro-4 video_embed_vidyard %

Moving this to RTBC.
Thank you.