fix: improve generatePluginDocs script

This commit is contained in:
chenos
2026-03-02 15:35:03 +08:00
parent 66adadd9d2
commit 43a4ddcf91
397 changed files with 784 additions and 770 deletions
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Support integration with GigaChat LLM service.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# Auth: DingTalk
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# WeCom
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Break the form with many fields into multiple steps to ease the burden on users.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Provides tree structure filter block
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
Provides comment collection template and block to add commenting functionality for any collection.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# Comments
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Support for adding and using custom variables
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
For code editing and highlighting, supporting Java, JavaScript, Python, SQL and other languages.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Allow users to save form drafts and continue editing later.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Supports multi-keyword filtering for common fields, with options for quick input or batch import of keywords from Excel.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggers after click a custom action button.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Execute a piece of JavaScript in an isolated Node.js environment.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End process" node.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
支持接入 GigaChat LLM 服务。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# 认证:钉钉
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# 企业微信
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
将包含很多字段的表单分成多个步骤填写,以减轻用户的负担。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
提供树结构的筛选区块
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
基于数据库的 foreign data wrapperFDW 实现的连接远程数据表,目前支持 MySQL 和 PostgreSQL 数据库。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
提供评论数据表模板和区块,为任意数据表的数据添加评论功能。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# 评论
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
支持新增和使用自定义变量
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
使用 ECharts 实现数据可视化,支持漏斗图、雷达图等更多图表类型,并提供更友好的可视化配置。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
将 NocoBase 嵌入外部系统或页面中,使其成为该系统或页面的一部分。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
用于代码编辑和高亮显示,支持 Java、JavaScript、Python、SQL 等语言。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
支持在填写表单时保存草稿,稍后可继续编辑与提交。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
支持常见字段的多关键词筛选,支持快捷输入或从 Excel 批量导入关键词。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
在点击绑定了自定义事件的按钮后触发。适用于对数据行的自定义操作编排。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
可用于在工作流中对日期进行操作求值,如加减、比较操作,格式化等。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
在隔离环境中执行一段 JavaScript 代码。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
通过操作按钮或 API 发起请求并在执行前触发,比如新增、更新、删除数据之前。适用于在操作前进行数据验证、逻辑判断,并可通过“结束节点”来拦截请求。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
用于在工作流中创建自定义变量或对其赋值,来保存流程中的临时数据。
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Support integration with GigaChat LLM service.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# Auth: DingTalk
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# WeCom
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Break the form with many fields into multiple steps to ease the burden on users.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Provides tree structure filter block
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
Provides comment collection template and block to add commenting functionality for any collection.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# Comments
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Support for adding and using custom variables
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
For code editing and highlighting, supporting Java, JavaScript, Python, SQL and other languages.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Allow users to save form drafts and continue editing later.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Supports multi-keyword filtering for common fields, with options for quick input or batch import of keywords from Excel.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggers after click a custom action button.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Execute a piece of JavaScript in an isolated Node.js environment.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End process" node.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Support integration with GigaChat LLM service.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# Auth: DingTalk
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# WeCom
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Break the form with many fields into multiple steps to ease the burden on users.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Provides tree structure filter block
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
Provides comment collection template and block to add commenting functionality for any collection.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# Comments
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Support for adding and using custom variables
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
For code editing and highlighting, supporting Java, JavaScript, Python, SQL and other languages.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Allow users to save form drafts and continue editing later.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Supports multi-keyword filtering for common fields, with options for quick input or batch import of keywords from Excel.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggers after click a custom action button.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Execute a piece of JavaScript in an isolated Node.js environment.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End process" node.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Support integration with GigaChat LLM service.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# Auth: DingTalk
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# WeCom
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Break the form with many fields into multiple steps to ease the burden on users.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Provides tree structure filter block
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
Provides comment collection template and block to add commenting functionality for any collection.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# Comments
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Support for adding and using custom variables
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
For code editing and highlighting, supporting Java, JavaScript, Python, SQL and other languages.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Allow users to save form drafts and continue editing later.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Supports multi-keyword filtering for common fields, with options for quick input or batch import of keywords from Excel.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggers after click a custom action button.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Execute a piece of JavaScript in an isolated Node.js environment.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End process" node.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 2.x
description: |
Support integration with GigaChat LLM service.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# Auth: DingTalk
@@ -9,7 +9,7 @@ description: |
isFree: false
builtIn: false
defaultEnabled: false
editionLevel: 3
editionLevel: 2
---
# WeCom
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Break the form with many fields into multiple steps to ease the burden on users.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Provides tree structure filter block
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,10 +6,10 @@ supportedVersions:
- 2.x
description: |
Provides comment collection template and block to add commenting functionality for any collection.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
points: 0
editionLevel: 0
---
# Comments
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Support for adding and using custom variables
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -6,8 +6,8 @@ supportedVersions:
- 2.x
description: |
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---
@@ -5,8 +5,8 @@ supportedVersions:
- 1.x
description: |
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
isFree: false
builtIn: false
isFree: true
builtIn: true
defaultEnabled: false
editionLevel: 0
---

Some files were not shown because too many files have changed in this diff Show More