Closed (fixed)
Project:
FlowDrop
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2026 at 16:39 UTC
Updated:
23 Feb 2026 at 21:29 UTC
Jump to comment: Most recent
Implement automatic namespacing of FlowDropNodeProcessor plugin IDs to prevent ID collisions when multiple modules define plugins with the same base ID. Plugin IDs are now automatically prefixed with their provider module name.
{provider_module}:{original_id}Existing sites will have their configurations automatically migrated via update hooks. No manual intervention required for the upgrade path.
Comments
Comment #2
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #3
d34dman commented