Skip to content

Integration App for ERPNext to connect to WooCommerce

License

Notifications You must be signed in to change notification settings

DataHippo93/WooCommerceConnector-1

 
 

Repository files navigation

ERPNext WooCommerce Connector WooCommerce connector app for ERPNext. This connector allows synchronisation of items, stock, customers, addresses, sales orders, sales invoices and payment entries between WooCommerce instance & ERPNext. It requires the Frappe Framework and ERPNext (https://erpnext.com/).

License AGPL

Installation

SSH into ERPNext server and follow below commands

$ cd /home/frappe/frappe-bench
$ bench get-app https://github.com/muzzy73/woocommerceconnector.git
$ bench install-app woocommerceconnector
$ bench migrate
$ bench clear-cache

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%