shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

Allow users with extension to launch modules for demos, without patches. #141

Open NickStees opened 9 months ago

NickStees commented 9 months ago

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. image

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.

NickStees commented 9 months ago

I started to work on a site to generate these badges https://drupalpodbadge.netlify.app/ but I think the extension should just do it directly. https://github.com/NickStees/drupalpodgenerator