2.2.1. Node Configuration Schema Discovery

Created on 30 July 2025, 17 days ago
  • Expose configuration schema for each FlowDropNodeProcessor plugin.
  • Define supported field types: text, number, select, boolean, entity reference (phase 2 basic).
  • Ensure schema includes validation rules and default values.
📌 Task
Status

Active

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @D34dMan
  • 🇩🇪Germany D34dMan Hamburg

    The plugins exposes their configuration as JSON Schema. This would take care of validation in both PHP side and inside JavaScript app.
    Drupal form for configuration of Node is generated from the same schema.

Production build 0.71.5 2024