Download and Install on your server Click Release on the right to download the latest version, and copy the .jar file into your ./plugins folder. Note: Because develop is a volatile development branch, we do not provide automatic build services. If you are interested in developing a version, you are welcome to clone the repository and build your own.
Self-build method Clone the repository, then execute mvn clean package in the local root directory (provided you have Maven installed), and you can see the built plugin in the ./target directory.