Home

Awesome

Compatible with Camunda Modeler version 4.0

Camunda Modeler Plugin: Resize Tasks

A Camunda Modeler plugin that makes tasks resizable. In case your Grundstücksverkehrsgenehmigungszuständigkeitsübertragungsverordnung doesn't fit.

Screencast

Using the Plugin

  1. Download ZIP
  2. Extract
  3. Move to app data directory or user data directory (make sure to move the plugin, not its parent directory)
  4. 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