scheibling/itop-bpmnviewer
最新稳定版本:0.1.1
Composer 安装命令:
composer require scheibling/itop-bpmnviewer
包简介
BPMN2 Viewer for iTop Models
README 文档
README
BPMN2 Viewer add-in for iTop objects
Installation
Clone the repository into the extensions folder in your iTop installation and re-run the setup
Usage
Update config-itop.php through an editor or via the web interface, and find the itop-bpmnviewer-section at the bottom.
// Whether to enable the viewer 'enabled' => true, // Key => Value list with ModelName (Name of the model where the viewer should be displayed) => bpmn_field (name of the field in the model containing the BPMN schema) 'enabled_for' => [ 'ModelName' => 'model_bpmn_field' ], // Whether to enable the onclick-properties panel for the nodes // currently only works with ZeebeProperties 'properties_panel_enabled' => false
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-10-31