n8n-guide
N8n community
Sign In
Community Nodes (User Custom Nodes)
•
What is a community node?
◦
https://docs.n8n.io/integrations/community-nodes/installation/
◦
A feature that allows users to create, distribute, and share nodes that are not supported by n8n.
Community nodes are only available on self-hosted instances (not supported on n8n cloud).
•
How to install
◦
Within n8n using
GUI
.
◦
Manually from the command line
: Use this method if your n8n instance does not support installation via the in-app GUI.
•
Risk
◦
Using a community node means installing unverified code from open source on your n8n instance.
Example
•
SQLite3 Community Node
◦
A node that enables the use of SQLite3.
◦
https://www.reddit.com/r/n8n/comments/1fhl0yw/introducing_the_sqlite3_node_for_n8n/
Log node
•
https://www.npmjs.com/package/n8n-nodes-advanced-flow
Made with Slashpage