Plugin Installation
- 
					
					
					
					
 Hello, 
 I have tried to develop a plugin for the kopano webapp. Therefore I used a plugin generator recommended in another post here. Furthermore I looked at the documentation, and the example plugins at https://stash.kopano.io/projects/KWA.
 Now I tried to install some of them like https://stash.kopano.io/projects/KWA/repos/desktopnotifications/browse.So I cloned the repo to /usr/share/kopano-webapp/plugins/, as in the Readme. Then restarted the server and cleared my browser cache, but nothing got installed. No plugins got detected in the Settings view, or extended settings. I can’t figure out which step I’m missing to install plugins like this. 
- 
					
					
					
					
 Hi @michael-0, the crucial part when it comes to plugins is that the folder of the plugin has the exact same name that was given to the plugin in the manifest file. 
- 
					
					
					
					
 @fbartels Thank you, everything works fine now 
