corrected the fact that admins can install nodes from npm on self-hosted (#4006)

This commit is contained in:
David Arens
2025-12-12 09:21:17 +01:00
committed by GitHub
parent fbbea80685
commit 79b58a5115

View File

@@ -4,10 +4,8 @@ contentType: howto
# Install community nodes from npm in the n8n app
/// note | Only for instance owners of self-hosted n8n instances
Only the n8n instance owner of a self-hosted n8n instance can install and manage community nodes from npm. The instance owner is the person who sets up and manages user management.
Admin accounts can also uninstall any community node, verified or unverified. This helps them remove problematic nodes that may affect the instance's health and functionality.
/// note | Owner and Admin users only
Only users with an Owner or Admin role can install and manage community nodes from npm on a self-hosted n8n instance. The instance owner is the person who sets up and manages user management.
///
## Install a community node