philippfromme / camunda-modeler-plugin-resize-tasks

Camunda Modeler plugin that makes tasks resizable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Camunda Modeler plugin that makes tasks resizable


Languages

Language:JavaScript 100.0%