This is a small web tool allowing to inspect and modify the configuration (key-value pairs) of W4 Inflow (v9.4+).
Beware: hacking a configuration with this tool may result in an incoherent state.
As it's pure HTML/JS you can try it live and enter the credentials to an installation of W4 BPMN+ Engine you have.
You can either download a zip archive of the source code or clone it using Git.
Run the following
npm run build
This will install the necessary dependencies and wire them in the index file. Then deploy it on an HTTP server to run it.
Copyright (c) 2016, W4 S.A.
This project is licensed under the terms of the MIT License (see LICENSE file)
Ce projet est licencié sous les termes de la licence MIT (voir le fichier LICENSE)