Install

Works with Drupal: ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 5.21 MB
MD5: ae58fa26ff110d0b64b65bfff3384283
SHA-1: 7886a2693f0722d505913afeaa429a643faf0530
SHA-256: 4051bd477486ee5d390a4a0126a3cdb8393d150fb9ef15a444a8ed3bb703fbca
Download zip 5.52 MB
MD5: c0e988466d3959b1c1b453ac5129750b
SHA-1: d272c4bfc756b64325f0d95a82f8e2bef7455519
SHA-256: f23ca50ec7ba32c52fbaaa6350709fe8acfe83a12c66f08c24cacffea53aff3e

Release notes

FlowDrop 0.4.1
==============

Bug fixes and configuration improvements for the trigger system.

FIXED:
- Form trigger now properly respects enabled/disabled configuration
- Wildcard pattern matching in trigger configuration now works correctly
- TriggerManager serialization fixed using DependencySerializationTrait

CHANGED:
- Trigger categories (form, entity, user) now default to disabled, requiring explicit opt-in

UPGRADE NOTES:
After updating, verify your trigger configurations. Triggers now require explicit
"enabled: true" in their configuration. Previously, triggers were enabled by default
when the enabled flag was not set.

Created by: d34dman
Created on: 16 Jan 2026 at 18:13 UTC
Last updated: 16 Jan 2026 at 18:14 UTC
Bug fixes
Unsupported

Other releases