kopano-webapp not enabling all plugins anymore
- 
					
					
					
					
 Hi all, Since last upgrade yesterday of kopano-webapp the plugins are not enabled anymore. (i configure this in the config file) All plugins are disabled. I believe this is a bug. WebApp: 
 3.5.14.2550+1484.1
 Kopano Core:
 9.0.1
- 
					
					
					
					
 @ckruijntjens This is expected due to plugin manager changes. 
 If you want to enable plugins by default you should add it to this option:
 https://stash.kopano.io/projects/KW/repos/kopano-webapp/browse/config.php.dist#97An announcement with detailed information about upcoming changes will be posted soon. 
- 
					
					
					
					
 @ckruijntjens said in kopano-webapp not enabling all plugins anymore: 3.5.14.2550 This is a really bad change because this change is not documented in the release notes and we now have problems with our customers. 
- 
					
					
					
					
 @WalterHof this change is only present in master and was never released as pre-final or final. Are you running master versions at your customers? 
- 
					
					
					
					
 Hi All, I enabled all the plugins. The files plugin is not working anymore. It is not vissable in the kopano webapp. 
- 
					
					
					
					
 @ckruijntjens You need to be a bit more specific. Is the files tab not visible, or is the plugin not visible in your plugin list? 
 What exact version are you running? I’m using 3.5.14.2562+1499.1 and it works fine.
- 
					
					
					
					
 
- 
					
					
					
					
 The plugin is visible and enabled. But the files tab is not showing up in webapp.    Yust upgraded to:  still no files plugin available. 
- 
					
					
					
					
 hmmm when i enable it manualy it works. When i enable all plugins it does not work 
- 
					
					
					
					
 it works now as expected. @TYPO sorry 
- 
					
					
					
					
 @bhuisman 
 This is my repository configuration for webapp:baseurl=https://serial:xxxxxxxxxx@download.kopano.io/supported/webapp:/final/SLE_12/This is line 94 to 97 of my config.php for webapp, as mentioned in stash: // Define a list of plugins that cannot be disabled by users. // Plugins should be seperated by a semicolon (;). A wildcard (*) // can be used to identify multiple plugins. define("ALWAYS_ENABLED_PLUGINS_LIST", '');and this are the installed webapp modules: kopano-webapp-3.5.14.2539-111.1.noarch kopano-webapp-lang-3.5.14.2539-111.1.noarchBob, are you sure this version doesn’t have this feature turned on? 
- 
					
					
					
					
 @WalterHof You’re running the latest final. That means you’re not experiencing the same behavior as the TS did, and I’m not sure why you are responding to a topic which states a different WebApp version. define("ALWAYS_ENABLED_PLUGINS_LIST", '')is already an older config option.
 Please read the announcement here for upcoming changes: https://forum.kopano.io/topic/2882/announcement-for-system-administrators-config-changes-default-plugin-enablingBtw: if you have an issue with a final version you can contact our support. 
