Skip to content

Integration App for ERPNext to connect to WooCommerce

License

Notifications You must be signed in to change notification settings

aadhilpm/WooCommerceConnector

 
 

Repository files navigation

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. (Note: I didn't test Sales Invoice and payment entries)

It requires the Frappe Framework and ERPNext.

This is the enhanced version of WooCommerce Connector by solving variant sync issue.

License

AGPL

Installation

On the ERPNext server, run

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

About

Integration App for ERPNext to connect to WooCommerce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.8%
  • JavaScript 5.2%