bpmnmaker/connectors
Composer 安装命令:
composer require bpmnmaker/connectors
包简介
Package connectors to develop a package for ProcessMaker 4
README 文档
README
This package provides the necessary base code to start the developing a package in ProcessMaker 4.
Development
If you need to create a new ProcessMaker package run the following commands:
git clone https://github.com/ProcessMaker/connectors.git
cd connectors
php rename-project.php connectors
composer install
npm install
npm run dev
Installation
- Use
composer require BPMNmaker/connectorsto install the package. - Use
php artisan connectors:installto install generate the dependencies.
Navigation and testing
- Navigate to administration tab in your ProcessMaker 4
- Select
Connectors Packagefrom the administrative sidebar
Uninstall
- Use
php artisan connectors:uninstallto uninstall the package - Use
composer remove BPMNmaker/connectorsto remove the package completely
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2025-04-08