Skip to content

安装和管理社区节点#

¥Install and manage community nodes

安装社区节点有三种方法:

¥There are three ways to install community nodes:

  • 在 n8n 中使用 nodes 面板(仅限已验证的社区节点)。

¥Within n8n using the nodes panel (for verified community nodes only).

  • 在 n8n 使用 GUI 内:使用此方法从 npm 注册表安装社区节点。

¥Within n8n using the GUI: Use this method to install community nodes from the npm registry.

  • 通过命令行手动配置:如果你的 n8n 实例不支持通过应用内 GUI 安装,请使用此方法从 npm 安装社区节点。

¥Manually from the command line: use this method to install community nodes from npm if your n8n instance doesn't support installation through the in-app GUI.

Installing from npm only available on self-hosted instances

未经验证的社区节点在 n8n 云上不可用,需要 self-hosting n8n 节点。

¥Unverified community nodes aren't available on n8n cloud and require self-hosting n8n.