## Description of the enhancement Plugin infrastructure for Skosmos 3.0 needs to be designed and implemented. ## What new functionalities would the enhancement make possible? Adding plugins to Skosmos 3.0 using vanilla JS or Vue. ## Task list - [x] Update PluginRegister to follow new folder structure - [x] Load plugin JS files - [x] Load plugin CSS files - [x] Make plugin callbacks on page load - [x] Add new elements to DOM for plugins