-
Notifications
You must be signed in to change notification settings - Fork 13
Feat/hook plugin support #342
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
base: develop
Are you sure you want to change the base?
Conversation
@dhutchison If you need more permissions or anything else in this repo please let me know, we can always have a video call etc. |
Hey @shadycuz, apologies for the delay - I'd seen this, got busy, then couldn't find it again. Hope you are all ready for a great festive break! Yeah it would probably be good if we were both able to merge & release and had some communication channel outside of just issues. I'm in holiday mode so not committing to doing anything till January :) I've not looked at this specific PR in months - last I left it I could get it to work if the plugin was packaged and installed with Merry Chirstmas when it comes! |
Building on top of #315, this adds support for hooks to be defined by external plugins. These plugins are loaded from modules defined by the using package metadata.
This implements #302.
Leaving this as draft while I write the docs & commit the example projects, but this functionally appears to work...