05-13-2025, 04:58 PM
Hey Guys,
I've been working on a system to better manage plugin hooks. It's a pain to find the right hook, especially when multiple plugins are trying to modify the same thing. I'm thinking of creating a standardized way to access and modify data at various points in the MyBB core.
This system would involve a central registry of hooks with descriptions, examples, and the ability to prioritize plugins. It could also potentially offer conflict detection and resolution.
What are your thoughts? Would this be something useful for the community? Any suggestions for implementation?
Let me know what you think!.
I've been working on a system to better manage plugin hooks. It's a pain to find the right hook, especially when multiple plugins are trying to modify the same thing. I'm thinking of creating a standardized way to access and modify data at various points in the MyBB core.
This system would involve a central registry of hooks with descriptions, examples, and the ability to prioritize plugins. It could also potentially offer conflict detection and resolution.
What are your thoughts? Would this be something useful for the community? Any suggestions for implementation?
Let me know what you think!.