elements/process-manager-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

elements/process-manager-bundle

最新稳定版本:v6.0.1

Composer 安装命令:

composer require elements/process-manager-bundle

包简介

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

README 文档

README

Dear community, please be aware of the fact that the Process Manager Bundle won't be publically available for Pimcore Platform Version 2025.1 and newer which are using the new Pimcore Studio admin interface. We are only supporting the current ExtJS backend but no further development will be done. More information can be found here.

Pimcore Process Manager Bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend. You can display the execution progress of the script in the admin interface and the user can view the detailed log information. In addition you can define "actions" - e.g. download of a file after the process has finished. Furthermore callback actions are available (custom settings which the user can define for runtime execution) and the processes are monitored (you get an email if a process dies)

Key features:

  • Execute custom script in background
  • Report the current execution state to the customer in the Pimcore admin
  • Define loggers (email, file, application logger)... per process
  • View detailed debug log information in the Pimcore admin
  • Scripts are monitored and you will receive an email if a job fails
  • Provide custom actions after a job has finished (e.g download a file)
  • Define custom Callback-Windows to provide the user the ability to define runtime execution options
  • Store/Manage CallbackSettings and reuse them at execution time
  • Define/execute the scripts as cronjobs
  • Support multiprocessing (execute multiple processes parallel)

Topics

First impressions:

Job execution by user: process-manager-log

Job execution state: process-manager-log

Job configuration: process-manager-job-management

Define Loggers per process / job: process-manager-job-management

Callback settings (user defined runtime settings): callback-settings

统计信息

  • 总下载量: 591.09k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 50
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 49
  • Watchers: 23
  • Forks: 37
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2018-06-25