elements-at / ProcessManager

Manage processes in Pimcore
Other
45 stars 31 forks source link
pimcore pimcore-admin pimcore-bundle pimcore-plugin

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:

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