mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
corrected the fact that admins can install nodes from npm on self-hosted (#4006)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user