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

Feat: Programatic Plugin Activation #1611

Merged
merged 11 commits into from
Feb 4, 2025
Merged

Conversation

trusz
Copy link
Member

@trusz trusz commented Dec 15, 2024

The goal of the pull request is to allow plugins to switch to specific plugins.
For this an event was created that accepts the name and the src of a plugin, as this is how we identify them.

Furthermore, an additional event was created to allow plugins to "run" menu plugins.
Because menu plugins render inside the menu sidebar and they are only visible when the sidebar is open we open it too before running the menu plugin to make sure the users see the content. This is somewhat hacky and a better solution should be implemented in the future.

Copy link
Contributor

github-actions bot commented Dec 16, 2024

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-02-04 14:02 UTC

@Sander3003 Sander3003 requested a review from clepski January 8, 2025 09:41
@trusz trusz merged commit d3b2a0a into main Feb 4, 2025
6 checks passed
@trusz trusz deleted the feat/programatic-plugin-activation branch February 4, 2025 14:02
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

Successfully merging this pull request may close these issues.

2 participants