Skip to content

Introduction

What is WooCommerce Fusion?

This is an Frappe custom app, intended to add WooCommerce-specific features to ERPNext

This app allows you to synchronise your ERPNext site with multiple WooCommerce websites

Key Features

  1. Two-way Sales Order Synchronisation Create Sales Orders in ERPNext automatically and keep it synchronised with WooCommerce orders
  2. Two-way Item Synchronisation
  3. Sync Item Stock Levels from ERPNext to WooCommerce
  4. Sync Item Prices from ERPNext to WooCommerce
  5. Integration with WooCommerce Plugins

Under the Hood

  • Frappe Framework: A full-stack web application framework written in Python and Javascript. The framework provides a robust foundation for building web applications, including a database abstraction layer, user authentication, and a REST API.

Installation

Go here for installation.

Feedback

Please raise issues for any bugs or enhancements here: https://github.com/dvdl16/woocommerce_fusion

Support