Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/slemos/wc2odoo/archive/refs/heads/main.zipReadme
Odoo for WooCommerce
This project aims to integrate the popular e-commerce platform WooCommerce with the powerful ERP system Odoo. By combining the features of both platforms, users can streamline their business processes, manage inventory, track orders, and synchronize data seamlessly. ⚠️ Supported Odoo Versions This plugin is compatible with Odoo 13, Odoo 14, Odoo 15, and Odoo 16 only. It does not support versions earlier than Odoo 13 or later than Odoo 16.
Features
- Bi-directional synchronization of products, customers, and orders between WooCommerce and Odoo.
- Real-time inventory management and stock updates.
- Automatic creation of invoices and shipping labels in Odoo.
- Centralized management of product catalogs, pricing, and promotions.
- Seamless integration with popular payment gateways supported by WooCommerce.
- Customizable mapping of fields and data between the two systems.
Installation
To install and configure Odoo for WooCommerce, please follow the steps below:
- Clone this repository to your local machine.
- Navigate to the
wc2odoodirectory. - Install the required dependencies by running
npm install. - Create a release version of this plugin by running
npm run archive. - Upload the plugin to your WooCommerce site and activate it!.
Contributing
We welcome contributions from the community to enhance and improve Odoo for WooCommerce.
License
This project is licensed under the GPL-2 License.
The front end (webpack library) of this project is licensed under the MIT License.