Update contributor to mifupadev, built for mifupa.com

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael 2026-03-30 15:30:51 +00:00
parent 5ef9e65617
commit cc6bfb7c83
3 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ n8n-Workflows sind mächtig, aber visuell teilen ist überraschend schwierig. Sc
BreznFlow löst das, indem es den rohen JSON-Export in ein interaktives Diagramm verwandelt — die gleichen Nodes, die gleichen Verbindungen, aber als sauberes SVG innerhalb von WordPress gerendert. Leser können zoomen, pannen und jeden Node anklicken, um seine Parameter zu sehen.
Entwickelt in Passau, Bayern — für [Donau2Space](https://donau2space.de) und [NoSchmarrn.dev](https://noschmarrn.dev), wo n8n-Automationen regelmäßig dokumentiert werden und eine bessere Darstellung brauchten.
Entwickelt in Passau, Bayern — für [mifupa.com](https://mifupa.com), einem persönlichen Blog, auf dem regelmäßig n8n-Automationen vorgestellt werden und eine bessere Darstellung brauchten.
---
@ -355,4 +355,4 @@ Kein Build-Step. Alle Assets sind direkte JS/CSS-Dateien.
GPL-2.0-or-later — [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)
Copyright (c) 20252026 [Donau2Space](https://donau2space.de)
Copyright (c) 20252026 [mifupa.com](https://mifupa.com)

View file

@ -21,7 +21,7 @@ n8n workflows are powerful, but sharing them visually is surprisingly hard. Scre
BreznFlow solves this by turning the raw JSON export into an interactive diagram — the same nodes, the same connections, but rendered as a clean SVG inside WordPress. Readers can zoom, pan, and click any node to inspect its parameters.
Built in Passau, Bavaria — for [Donau2Space](https://donau2space.de) and [NoSchmarrn.dev](https://noschmarrn.dev), where n8n automations are documented regularly and needed a better way to be presented.
Built in Passau, Bavaria — for [mifupa.com](https://mifupa.com), a personal blog where n8n automations are documented regularly and needed a better way to be presented.
---
@ -355,4 +355,4 @@ The plugin has no build step. All assets are direct JS/CSS files.
GPL-2.0-or-later — [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)
Copyright (c) 20252026 [Donau2Space](https://donau2space.de)
Copyright (c) 20252026 [mifupa.com](https://mifupa.com)

View file

@ -1,5 +1,5 @@
=== BreznFlow ===
Contributors: noschmarrn
Contributors: mifupadev
Tags: n8n, workflow, automation, diagram, svg
Requires at least: 6.0
Tested up to: 6.9
@ -14,7 +14,7 @@ Display n8n automation workflows as interactive SVG diagrams in WordPress posts
BreznFlow turns n8n workflow JSON exports into interactive, zoomable SVG diagrams inside WordPress. Paste your workflow, and the plugin renders every node with brand-accurate colors, connection lines, and clickable detail panels — directly in your posts and pages.
The plugin was built for Donau2Space.de and NoSchmarrn.dev, where n8n automations are documented regularly. Screenshots get outdated. Embedding the n8n editor is impractical. BreznFlow solves this: one shortcode, one interactive diagram, zero external dependencies.
The plugin was built for mifupa.com, a personal blog where n8n automations are documented regularly. Screenshots get outdated. Embedding the n8n editor is impractical. BreznFlow solves this: one shortcode, one interactive diagram, zero external dependencies.
= At a glance =