Files
SCM-Manager/docs/en/development/plugins/create.md
2021-08-04 10:37:12 +02:00

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