All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.md Maven / Gradle / Ivy

Go to download

Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend

There is a newer version: 7.22.0
Show newest version
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
${symbol_pound} ${camunda-plugin-name}
${camunda-plugin-description}

This project has been generated by the Maven archetype
[${archetype-artifactId}-${archetype-version}](https://docs.camunda.org/manual/latest/user-guide/process-applications/maven-archetypes/).

${symbol_pound}${symbol_pound} Show me the important parts!
![Screenshot](screenshot.png)

${symbol_pound}${symbol_pound} How to use it?
Build the plugin with `mvn clean install`.

Afterwards, you can install the plugin as described in [our guide](https://github.com/camunda/camunda-bpm-examples/tree/master/cockpit/cockpit-fullstack-count-processes#integrate-into-camunda-bpm-webapp).

Once you installed the plugin it should appear in
[Camunda Cockpit](https://docs.camunda.org/manual/latest/webapps/cockpit/).

${symbol_pound}${symbol_pound} More information
[Cockpit plugins](https://docs.camunda.org/manual/latest/webapps/cockpit/extend/plugins/)

[How to develop a Cockpit plugin](https://github.com/camunda/camunda-bpm-examples/tree/master/cockpit/cockpit-fullstack-count-processes)

Discover more Cockpit plugins in the
[Camunda Cockpit examples](https://github.com/camunda/camunda-bpm-examples/tree/master/cockpit)

${symbol_pound}${symbol_pound} Environment Restrictions
Built and tested against Camunda BPM version ${camunda-version}.

${symbol_pound}${symbol_pound} License
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).




© 2015 - 2024 Weber Informatics LLC | Privacy Policy