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 extensions to support contrib modules #168

Open
darrenoh opened this issue May 6, 2024 · 1 comment
Open

Allow extensions to support contrib modules #168

darrenoh opened this issue May 6, 2024 · 1 comment

Comments

@darrenoh
Copy link
Contributor

darrenoh commented May 6, 2024

Contrib module APIs change as much as Drupal core APIs. It would be nice to have a way to provide Retrofit extensions for contrib modules so they can be supported without adding code to Retrofit itself.

@mglaman
Copy link
Collaborator

mglaman commented May 16, 2024

The goal here would be to simplify hooking into the Drupal service container. That may mean an "extension-installer" like PHPStan has. Along with other helpers along the way.

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

2 participants