2 Commits

Author SHA1 Message Date
Jeremy Tuloup
251e0e3606
Add the plugin manager (#7198)
* Add the pluginmanager

* iterate

* Parse info in app
2023-12-27 10:33:45 +01:00
Jeremy Tuloup
2e4886f31f
Fix loading of plugins (#6750)
* Explicit load plugins for the settings editor

* Move logic to the tree extension

* Move logic to a separate plugin

* Read extensions in webpack config

* Rearrange package.json

* read mime extensions

* Template plugins per page

* Cleanup

* Load allPlugins for the settings editor

* Expand on the comment

* Expand on comment

* Fix lint
2023-02-27 10:32:34 +01:00