Is your feature request related to a problem? Please describe
As a user I often want to use Drupal pod not to test patches, but to verify a module behaves a certain way for others on a stock Drupal installation. I want an easy way to launch a stock module, preferably from the Module Readme page such as https://www.drupal.org/project/schemadotorg_demo/
Describe the solution you'd like
I would like the extension to inject a drupalpod badge next to the composer install commands like such.
Describe alternatives you've considered
I manually have to find an issue, use the drupalpod extension modal, and manually edit the URL to remove the patch etc from it to just demo run a stock module.
Is your feature request related to a problem? Please describe
As a user I often want to use Drupal pod not to test patches, but to verify a module behaves a certain way for others on a stock Drupal installation. I want an easy way to launch a stock module, preferably from the Module Readme page such as https://www.drupal.org/project/schemadotorg_demo/
Describe the solution you'd like
I would like the extension to inject a drupalpod badge next to the composer install commands like such.
Describe alternatives you've considered
I manually have to find an issue, use the drupalpod extension modal, and manually edit the URL to remove the patch etc from it to just demo run a stock module.
Additional context
Here is an example https://www.drupal.org/project/schemadotorg_demo/issues/3367363#comment-15390480 I honestly think all module maintainers would benefit from this.