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

Adds simple plugin system #61

Merged
merged 2 commits into from
Oct 28, 2022
Merged

Conversation

bomoko
Copy link
Contributor

@bomoko bomoko commented Oct 13, 2022

This PR adds a simple way for people using the UI to add custom JS and CSS files.

It works by reading a plugin registry file plugins.json in the root. The thought here is that a user could simply provide their own JS and tell the ui where and how to load it via the registry. An example is given in the README docs.

@tobybellwood tobybellwood merged commit 77d324c into main Oct 28, 2022
@tobybellwood tobybellwood deleted the feature/simple-plugin-system branch October 28, 2022 02:59
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