0.1.8 • Published 3 years ago

@digital-boss/n8n-nodes-woocommerce v0.1.8

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

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-woocommerce

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 @digital-boss/n8n-nodes-woocommerce

Start n8n

Directly:

n8n

Plesk or C-Panel:

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

Latest functionality

Woocommerce node includes an option for Custom Endpoint. An option to add order items with JSON string input is also added.

Contribution

To make this node even better, please let us know, how you use it. Commits are always welcome.

Issues

If you have any issues, please let us know on GitHub.

About

Special thanks to N8n nodemation workflow automation by Jan Oberhauser.

Nodes by digital-north-consulting.com. For productive use and consulting on this, contact us please.

This node was updated with ❤️ by Valentina Lilova valentina98

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago