Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/libracore/WooCommerceConnector

Integration App for ERPNext to connect to WooCommerce
https://github.com/libracore/WooCommerceConnector

erpnext woocommerce

Last synced: about 1 month ago
JSON representation

Integration App for ERPNext to connect to WooCommerce

Lists

README

        

## ERPNext WooCommerce Connector

WooCommerce connector for ERPNext

This connector allows the synchronisation of items, stock, customers, addresses, sales orders, sales invoices and payment entries to a WooCommerce instance.

It requires the Frappe Framework and [ERPNext](https://erpnext.org).

#### License

AGPL

#### Installation

On the ERPNext server, run

$ cd /home/frappe/frappe-bench
$ bench get-app https://github.com/libracore/woocommerceconnector.git
$ bench install-app woocommerceconnector