RuleGo RuleGo
🏠Home
  • Quick Start
  • Rule Chain
  • Standard Components
  • Extension Components
  • Custom Components
  • Visualization
  • RuleGo-Server
  • RuleGo-MCP-Server
  • AOP
  • Trigger
  • Advanced Topics
  • Performance
  • Standard Components
  • Extension Components
  • Custom Components
  • Components Marketplace
  • Overview
  • Quick Start
  • Routing
  • DSL
  • API
  • Options
  • Components
🔥Editor (opens new window)
  • RuleGo Editor (opens new window)
  • RuleGo Server (opens new window)
  • Github (opens new window)
  • Gitee (opens new window)
  • Changelog (opens new window)
  • English
  • 简体中文
🏠Home
  • Quick Start
  • Rule Chain
  • Standard Components
  • Extension Components
  • Custom Components
  • Visualization
  • RuleGo-Server
  • RuleGo-MCP-Server
  • AOP
  • Trigger
  • Advanced Topics
  • Performance
  • Standard Components
  • Extension Components
  • Custom Components
  • Components Marketplace
  • Overview
  • Quick Start
  • Routing
  • DSL
  • API
  • Options
  • Components
🔥Editor (opens new window)
  • RuleGo Editor (opens new window)
  • RuleGo Server (opens new window)
  • Github (opens new window)
  • Gitee (opens new window)
  • Changelog (opens new window)
  • English
  • 简体中文

广告采用随机轮播方式显示 ❤️成为赞助商
  • Quick Start

  • Rule Chain

  • Standard Components

  • Extension Components

  • Custom Components

  • Components marketplace

    • Dynamic Components
    • Dynamic Component Installation
      • Dynamic Component Installation
        • Installing Dynamic Components via RuleGo-Editor
        • Installing Dynamic Components via RuleGo-Server
      • Rule Chain Installation (Import)
        • Installing Rule Chains via RuleGo-Editor
        • Installing (Importing) Rule Chains via RuleGo-Server
    • Dynamic Component Publishing
  • Visualization

  • AOP

  • Trigger

  • Advanced Topic

  • RuleGo-Server

  • FAQ

  • Endpoint Module

  • Support

目录

Dynamic Component Installation

# Component Marketplace Guide: Rule Chain and Dynamic Component Installation

The Component Marketplace offers two types of components: Rule Chain and Dynamic Components. Below is the detailed installation and usage guide.

# Dynamic Component Installation

# Installing Dynamic Components via RuleGo-Editor

  • View installed components in Settings - Component Management - Installed.
  • Install components by importing component DSL through Settings - Component Management - Installed - Install from DSL.
  • Search for, install, upgrade, and download components in Settings - Component Management - Component Marketplace. img.png

img_1.png

  • The installed components will appear in the component sidebar. img_2.png

Additionally, you can publish a sub-rule chain as a component through Open - Sub-Rule Chain - Publish as Component.

# Installing Dynamic Components via RuleGo-Server

  1. Method One: Upload the component DSL file to the data/workflows/{username}/components directory of RuleGo-Server. (Service restart required)
  2. Method Two: Install components via API (opens new window) (No service restart required)
  • Request Path: POST /api/v1/nodes//custom/:nodeType
  • Request Body: Component DSL

# Rule Chain Installation (Import)

# Installing Rule Chains via RuleGo-Editor

  • Import rule chains using rule chain DSL through Settings - Import - Import from DSL.
  • Import or download rule chains via Settings - Import - Import from Marketplace. chain-install1.png chain-install2.png

# Installing (Importing) Rule Chains via RuleGo-Server

  1. Method One: Upload the rule chain DSL file to the data/workflows/{username}/rules directory of RuleGo-Server. (Service restart required)
  2. Method Two: Install rule chains via API (opens new window) (No service restart required)
  • Request Path: POST /api/v1/rules/:chainId
  • Request Body: Rule chain DSL
Edit this page on GitHub (opens new window)
Last Updated: 2025/04/02, 01:29:50
Dynamic Components
Dynamic Component Publishing

← Dynamic Components Dynamic Component Publishing→

Theme by Vdoing | Copyright © 2023-2025 RuleGo Team | Apache 2.0 License

  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式