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: 2 months ago
JSON representation
Integration App for ERPNext to connect to WooCommerce
- Host: GitHub
- URL: https://github.com/libracore/WooCommerceConnector
- Owner: libracore
- License: other
- Created: 2018-05-16T13:02:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T10:06:10.000Z (4 months ago)
- Last Synced: 2024-07-23T12:13:14.098Z (4 months ago)
- Topics: erpnext, woocommerce
- Language: Python
- Size: 1.32 MB
- Stars: 75
- Watchers: 13
- Forks: 131
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - WooCommerceConnector - Integration App for ERPNext to connect to WooCommerce. (Uncategorized / Uncategorized)
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