Jump to content

The FlowDrop series

Short episodes on what FlowDrop is and why it is built the way it is, published on the FlowDrop channel.

YouTube

Episode 1: A sneak peak

Open
YouTube

Episode 2: Why Build FlowDrop?

Open
YouTube

Episode 3: Making it Visual

Open
YouTube

Episode 4: The Loop

Open
YouTube

Episode 5: AI Assistant

Open
YouTube

Migrate Plus UI: A Visual Editor for Drupal Migrations

The editor put to work on something other than AI: drag-and-drop authoring for migrate_plus migration configurations.

Open

All episodes on YouTube


Working demos you can clone

Two reference integrations, both open source. They are the shortest path from reading about the editor to having it running on your own machine.

GitHub

FlowDrop Node demo

A standalone visual workflow editor on SvelteKit and Node, with the REST API layer the editor talks to. Ships an API.md alongside the README.

Open
GitHub

FlowDrop Drupal demo

A demonstration project showcasing FlowDrop workflows in Drupal 11. Comes up under DDEV.

Open

Ten modules on drupal.org

The editor is not a demo in the Drupal ecosystem — it is a family of contributed modules, each with its own project page and release history.

drupal.org

FlowDrop

The core module.

Open
drupal.org

FlowDrop UI

Open
drupal.org

FlowDrop AI Provider

Open
drupal.org

FlowDrop Tool Provider

Open
drupal.org

FlowDrop Agents

Open
drupal.org

FlowDrop UI Agents

Open
drupal.org

FlowDrop AI Search

Open
drupal.org

FlowDrop AI Context (CCC)

Open
drupal.org

FlowDrop FWA

Open
drupal.org

Migrate Plus UI

Visual drag-and-drop editor for migrate_plus migration configurations, built on the FlowDrop UI graph editor.

Open

The published pieces

What you install, and what you implement against.

npm

@flowdrop/flowdrop

The editor on npm. MIT licensed.

Open
GitHub

flowdrop

The source. Build AI-powered workflows with drag-and-drop simplicity — connect nodes, configure inputs and outputs, and visualize your entire pipeline.

Open
GitHub

The FlowDrop specification

The workflow format, written down as an independently governed specification rather than as one vendor’s manual.

Open
drupalcode.org

FlowDrop for Drupal — developer docs

Open

Building something with FlowDrop you would like to see here?