承接 scheibling/itop-bpmnviewer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 1
  • 开发语言: CSS

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-10-31