mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
(cherry picked from commit fbe2131fa5)
Co-authored-by: Matthias Mair <code@mjmair.com>
			
			
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							74d8fe688e
						
					
				
				
					commit
					a0d6ae2a54
				
			| @@ -290,7 +290,7 @@ class PluginsRegistry: | ||||
|                 collect, | ||||
|             ) | ||||
|  | ||||
|             if collect: | ||||
|             if collect and not settings.PLUGINS_INSTALL_DISABLED: | ||||
|                 logger.info('Collecting plugins') | ||||
|                 self.install_plugin_file() | ||||
|                 self.plugin_modules = self.collect_plugins() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user