PHPackages                             frosh/flow-builder-insights - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. frosh/flow-builder-insights

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

frosh/flow-builder-insights
===========================

Extends the Shopware 6 Flow Builder with history and error tracking

1.0.0(2mo ago)081[1 PRs](https://github.com/FriendsOfShopware/FroshFlowBuilderInsights/pulls)MITPHPCI passing

Since May 15Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/FriendsOfShopware/FroshFlowBuilderInsights)[ Packagist](https://packagist.org/packages/frosh/flow-builder-insights)[ RSS](/packages/frosh-flow-builder-insights/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Frosh Flow Builder Insights
===========================

[](#frosh-flow-builder-insights)

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
------------

[](#installation)

### Git

[](#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

[](#packagist)

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

```

Configuration
-------------

[](#configuration)

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

KeyDefaultDescription`retentionTime``30`Number of days after which flow history entries are deleted by the cleanup scheduled taskRequirements
------------

[](#requirements)

- Shopware 6.7 or higher

Scheduled Tasks
---------------

[](#scheduled-tasks)

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

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance85

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

74d ago

Major Versions

1.0.0 → 6.6.x-dev2026-05-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c45ef9077b73fce78afbfab2fa27e611a453dd77de003e2785ac84105d02bef?d=identicon)[shyim](/maintainers/shyim)

---

Top Contributors

[![schneider-felix](https://avatars.githubusercontent.com/u/69912882?v=4)](https://github.com/schneider-felix "schneider-felix (7 commits)")[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (2 commits)")[![M-arcus](https://avatars.githubusercontent.com/u/25648755?v=4)](https://github.com/M-arcus "M-arcus (1 commits)")

### Embed Badge

![Health badge](/badges/frosh-flow-builder-insights/health.svg)

```
[![Health](https://phpackages.com/badges/frosh-flow-builder-insights/health.svg)](https://phpackages.com/packages/frosh-flow-builder-insights)
```

###  Alternatives

[shopware/production

177209.0k](/packages/shopware-production)[frosh/tools

Provides some basic things for managing the Shopware Installation

88820.7k3](/packages/frosh-tools)[kiener/mollie-payments-plugin

Mollie Payments

6565.2k](/packages/kiener-mollie-payments-plugin)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

438.1k](/packages/werkstattl-openblogware)[basecom/sw6-fixtures-plugin

basecom Fixtures Plugin

19200.5k](/packages/basecom-sw6-fixtures-plugin)[unzerdev/shopware6

Unzer payment integration for Shopware 6

1233.3k](/packages/unzerdev-shopware6)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
