Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NickStees opened this issue Jan 9, 2024 · 1 comment

Comments

@NickStees
Copy link

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
Copy link
Author

NickStees commented Jan 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant