mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 09:56:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			341 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			341 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Plugins
 | |
| 
 | |
| A plugin is like a small independent sub-application. It has its own business logic with dedicated models, controllers, services, middlewares or hooks. It can also have it's own UI integrated in the admin panel.
 | |
| 
 | |
| ::: note
 | |
| Please refer to the [plugins documentation](../plugin-development/quick-start.md) for more information.
 | |
| :::
 | 
