FroshFlowBuilderInsights

Flow Builder Insights

by Friends of Shopware



Flow Builder Insights is the official open-source plugin developed by Friends of Shopware. It extends the Shopware 6 Flow Builder with detailed execution tracking, making it easier to review completed flows and investigate failed executions.

Each flow execution is recorded and can be viewed directly within the Shopware Administration. When an error occurs, the plugin stores additional diagnostic information to simplify troubleshooting and identify the cause more quickly.

Key Features at a Glance

  • Records successful and failed flow executions.
  • Adds a dedicated history tab to the Flow detail page.
  • Stores which user, customer, or integration triggered a flow.
  • Saves the event payload for every recorded execution.
  • Stores exception details including message, file, line, and exception class.
  • Built-in viewer for inspecting stored event and error information.
  • Automatically removes old history entries through a scheduled task.
  • Configurable retention period for stored execution history.
  • Optional integration with FroshTools to report failed flow executions in the system status.
  • Open-source extension for Shopware 6.

Flow Builder Insights is ideal for developers, agencies, and merchants who want greater visibility into automated workflows, making it easier to analyze executions and troubleshoot issues within the Shopware Flow Builder.

Open Source and License Notice

This plugin is based on the open-source project Flow Builder Insights by Friends of Shopware and is distributed through our platform. Unless stated otherwise, this plugin is provided under the terms of the MIT License. The original copyright notice and the full license text are included in the plugin package.

Copyright (c) Friends of Shopware

The software is provided "as is", without warranty of any kind, to the extent permitted by applicable law. The terms of the MIT License shall prevail. You can find the full license text in the plugin package and at: https://github.com/FriendsOfShopware/FroshFlowBuilderInsights/blob/main/LICENSE.md


Changelogs

1.0.0
3rd July 2026 (3 days ago)
  • ci: Update GitHub Actions workflow to use latest actions (#4)
  • chore: add dev dependency for frosh tools
  • ci: update GitHub Actions workflow for store release (#2)
  • chore: rename plugin to FroshFlowBuilderInsights (#3)
  • chore: make ready for store (#1)
  • feat: combine migrations into one
  • feat: show error information on failed flows
  • chore: add plugin icon
  • feat: add FroshTools integration


This plugin is compatible with the following Shopware 6 versions:

6.7
  • Future updates