https://github.com/onify/camunda-modeler-templates
Camunda Modeler element templates for Onify
https://github.com/onify/camunda-modeler-templates
Last synced: 9 months ago
JSON representation
Camunda Modeler element templates for Onify
- Host: GitHub
- URL: https://github.com/onify/camunda-modeler-templates
- Owner: onify
- License: mit
- Created: 2022-10-10T17:13:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T06:32:02.000Z (over 3 years ago)
- Last Synced: 2025-09-30T18:56:46.399Z (9 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.repostatus.org/#wip)
# Camunda Modeler element templates for Onify
Element templates allow you to create pre-defined configurations for BPMN elements such as service and user tasks. Once applied via the properties panel they provide configured custom inputs to the user. For more information, see https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/about-templates/.
This repo contains templates customized for Onify. Please feel free to use and/or contribute.
## Requirements
* [Camunda Modeler 5.x](https://camunda.com/download/modeler/)
## Setup
Copy `./onify-templates/*` to Camunda Modeler element templates folder (`./resources/element-templates`).
> Note: You need to restart Camunda Modeler if you update the templates.
## Limitations
Here are some limitations for the Camunda Modeler elements templates.
* Does not support variables where `Assignment type` is `List` (script is used instead)
* Does not support variables where `Assignment type` is `Map` (script is used instead)
* Tagging only seem to support 1 tag
## Support
* Community/forum: https://support.onify.co/discuss
* Documentation: https://support.onify.co/docs
* Support and SLA: https://support.onify.co/docs/get-support
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.