1.4.1 • Published 2 years ago

camunda-modeler-excel-import-plugin v1.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

camunda-modeler-excel-import-plugin

Build Status Compatible with Camunda Modeler version 5.0 Plugin Type

Camunda Modeler plugin to import Excel Sheets to DMN 1.3 Decision Tables (and vice versa).

Screencast

It's also possible to export existing DMN 1.3 Decision Tables to Excel Sheets.

Screencast Export

How to use

  1. Download and copy this folder into the plugins directory of the Camunda Modeler
  2. Start the Camunda Modeler

Refer to the plugins documentation to get detailed information on how to create and integrate Camunda Modeler plugins.

Development Setup

Firstly, clone this repository to your machine

$ git clone https://github.com/pinussilvestrus/camunda-modeler-excel-import-plugin.git
$ cd camunda-modeler-excel-import-plugin

Install all dependencies

$ npm install

To work properly inside the Camunda Modeler this plugin needs to be bundled.

$ npm run all

Compatibility Notice

This plugin is currently only compatible with following Camunda Modeler versions.

Camunda ModelerExcel Plugin
4.3 - 4.121.0 - 1.2
5.x1.3 or newer

Contributors

This project was built at the 2020 Camunda Summer Hack Days.

Resources

License

MIT

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago