n8n-nodes-flectra

0.5.2 • Public • Published

n8n-nodes-flectra

n8n.io - Workflow Automation

This Flectra custom node is a fork of n8n-node-odoo with additional workflow arguments.

Click here to view the README of the Odoo Package

If you have n8n installed: Install custom nodes module

Install it to the n8n root folder. This is the node_modules folder on the same level of n8n and n8n-core. This differs when you used the -g flag on n8n initial installation. From there do:

npm install n8n-nodes-flectra

IFresh install n8n

Navigate to desired folder, create a package json and install n8n like so:

cd /var/www/vhosts/

mkdir my-n8n && cd my-n8n

npm init --yes

npm install n8n

npm install n8n-nodes-flectra

Start n8n

Directly:

n8n

Plesk or C-Panel:

node /var/www/vhosts/n8n/bin/n8n

License

MIT

Package Sidebar

Install

npm i n8n-nodes-flectra

Homepage

n8n.io

Weekly Downloads

3

Version

0.5.2

License

MIT

Unpacked Size

135 kB

Total Files

20

Last publish

Collaborators

  • szsolutions