Skip to content

Plugin API and UI to Load/Unload Plugins

Tobias Kaupat requested to merge dev into master

Created by: Niondir

Providing some basic Plugin API to support custom Datasources and Widgets. Widgets can be based on React or just manipulate the browser DOM. All Plugin might load additional dependencies when loaded.

A handy UI provides an Interface to Add, List and Remove Plugins.

Merge request reports