定制 frosh/flow-builder-insights 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

frosh/flow-builder-insights

Composer 安装命令:

composer require frosh/flow-builder-insights

包简介

Extends the Shopware 6 Flow Builder with history and error tracking

README 文档

README

This plugin extends the Shopware 6 Flow Builder with execution history and error tracking.

The current feature set consists of:

  • Flow Execution History
    • Records every flow execution (success and error) in a dedicated frosh_flow_state table
    • Adds a history tab to the Flow detail page in the administration
    • Captures which user, integration or customer triggered the flow
    • Stores the event payload
  • Error Inspection
    • Persists exception message, file, line and class for failed flow executions
    • Modal viewer to inspect the stored event data and error details
  • Automatic Cleanup
    • Scheduled task removes old flow history entries based on a configurable retention time
    • Default retention: 30 days (configurable in plugin configuration)
  • FroshTools Integration (optional)
    • Health check that reports the number of failed flow executions in the system status
    • Activates automatically when frosh/tools is installed

Installation

Git

  • Clone this repository into custom/plugins of your Shopware 6 installation
  • Install composer dependencies shopware-cli extension prepare custom/plugins/FroshFlowBuilderInsights
  • Build the assets with shopware-cli extension build custom/plugins/FroshFlowBuilderInsights
  • Install and activate via bin/console plugin:refresh && bin/console plugin:install --activate FroshFlowBuilderInsights

Packagist

composer require frosh/flow-builder-insights
bin/console plugin:refresh
bin/console plugin:install --activate FroshFlowBuilderInsights

Configuration

Configure the plugin via the administration (Settings → Extensions → Frosh Flow Builder Insights) or via system config:

Key Default Description
retentionTime 30 Number of days after which flow history entries are deleted by the cleanup scheduled task

Requirements

  • Shopware 6.7 or higher

Scheduled Tasks

Task Description
Frosh\FlowBuilderInsights\ScheduledTask\CleanupFlowStateTableTask Deletes flow execution history entries older than the configured retention time

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固