Awesome
Camunda Modeler Plugin: Resize Tasks
A Camunda Modeler plugin that makes tasks resizable. In case your Grundstücksverkehrsgenehmigungszuständigkeitsübertragungsverordnung doesn't fit.
Using the Plugin
- Download ZIP
- Extract
- Move to app data directory or user data directory (make sure to move the plugin, not its parent directory)
- Restart Camunda Modeler
Building the Plugin
Install dependencies:
npm install
Package plugin to client/client-bundle.js
:
npm run bundle
or
npm run bundle:watch
Additional Resources
Licence
MIT