Unable to install Community Nodes / No “Add Community Node” button + need Blotato nod

Hello everyone,
I need help enabling Community Nodes on my n8n instance.
I am trying to install the Blotato node (@blotato/n8n-nodes-blotato) to fix the error:
Unrecognized node type: @blotato/n8n-nodes-blotato.blotato
However, in my current n8n environment the “Add Community Node” button does not appear, so I cannot install any community package. I need to enable Verified Community Nodes to continue my workflow.
Can someone from the n8n team please activate Community Nodes for my instance or tell me what I need to adjust?
Thank you very much

Hey! Community Nodes are disabled by default on some N8n setups for security reasons. If you are self-hosting, you need to set the environment variable N8N_COMMUNITY_PACKAGES_ENABLED=true in your Docker or config file, then restart N8n. On N8n Cloud, community nodes might be restricted depending on your plan. Check your instance settings or reach out to N8n support if you are on Cloud and cannot enable them yourself.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.