Describe the problem/error/question
What is the process to create extensions and have them available as installable community nodes on n8n cloud? I wanted to play around with this extension for neo4j, but it is not available to be installed via n8n cloud.
I would have expected above to be available. The fact that it is not listed suggests that perhaps there is a submission and approval process. Where can I find more information on this flow?
Information on your n8n setup
Hi @datanerdery3
As you know, only verified nodes can make it through the n8n cloud, so first you have to use the following:
To actually make that node, and now there is a guideline your node should comply with:
Also, you have to comply with the UX guidelines as well:
and then you can create an account here:
and submit your node there, although there are a lot of people around the world submitting nodes, so you can expect your submission may take a while to get feedback on.
Cheers!
This is incredibly detailed, and helpful. Thank you.