mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 02:25:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			434 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			434 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Create a plugin
 | |
| subtitle: Create a new SCM-Manager plugin
 | |
| displayToc: false
 | |
| ---
 | |
| 
 | |
| # Requirements
 | |
| 
 | |
| Be sure you have installed the following software:
 | |
| 
 | |
| * [Java 11](https://java.com/de/download/)
 | |
| 
 | |
| # Create the plugin structure
 | |
| 
 | |
| Use our [simple plugin creator](https://create-plugin.scm-manager.org/) to generate and download a pre-configured package for your new plugin.
 | |
| 
 | |
| # Implement your plugin
 | |
| 
 | |
| ... draw the rest of the owl
 | |
| 
 |