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

Implement a hook_requirements requirement to report that Retrofit is running #53

Open
mglaman opened this issue Sep 14, 2023 · 2 comments

Comments

@mglaman
Copy link
Collaborator

mglaman commented Sep 14, 2023

Feedback from TCDrupal presentation was to add some kind of status report that Retrofit is running on the site.

@damienmckenna
Copy link

Is it possible to implement hook_requirements when there isn't a module?

Or are you running on some sort of advanced wizardry level I haven't even contemplated? 🧙‍♂️

@mglaman
Copy link
Collaborator Author

mglaman commented Oct 19, 2023

I haven't decided. It could be one of the following:

  • The module_handler is already decorated so I could check if invokeAll is called with requirements to hook in
  • Decorate SystemManager and add the Retrofit status item to the top of the items returned with listRequirements

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