Problem/Motivation

In #3594336: Add a command to list modules and themes on a site

@berdir asked about:

this might be out of scope, but I still miss the old pm:info (or something like that) command, aka an ability to see the info for a specific module. I never understood why that was deprecated in favor of composer commands, because that does not cover the primary reason I use the current pm:list, checking if a module is currently installed. So you have to combine pm:list with grep or so. maybe a --name=foo or something to filter the output on a specific extension, not sure if it should be exact or partial match

It was out of scope for that issue so this is a follow up.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

nicxvan created an issue.