承接 hmdshariati/package-skeleton 相关项目开发

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

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

hmdshariati/package-skeleton

Composer 安装命令:

composer create-project hmdshariati/package-skeleton

包简介

Package skeleton 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/package-skeleton.git
cd package-skeleton
php rename-project.php package-skeleton
composer install
npm install
npm run dev

Installation

  • Use composer require BPMNmaker/package-skeleton to install the package.
  • Use php artisan package-skeleton:install to install generate the dependencies.

Navigation and testing

  • Navigate to administration tab in your ProcessMaker 4
  • Select Skeleton Package from the administrative sidebar

Uninstall

  • Use php artisan package-skeleton:uninstall to uninstall the package
  • Use composer remove BPMNmaker/package-skeleton to remove the package completely

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Vue

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2025-03-29