Magento Connector
by Camptocamp http://www.odoo-magento-connector.com , Akretion http://www.odoo-magento-connector.com , Odoo Community Association (OCA) http://www.odoo-magento-connector.comAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Sales Management (sale)
• Online Billing (account_voucher) • Social Network (mail) • Warehouse Management (stock) |
Community Apps Dependencies | Show |
Technical Name |
magentoerpconnect |
License | AGPL-3 |
Website | http://www.odoo-magento-connector.com |
Versions | 7.0 8.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Sales Management (sale)
• Online Billing (account_voucher) • Social Network (mail) • Warehouse Management (stock) |
Community Apps Dependencies | Show |
Technical Name |
magentoerpconnect |
License | AGPL-3 |
Website | http://www.odoo-magento-connector.com |
Versions | 7.0 8.0 |
Magento Connector
This is the new release of the Open-Source connector linking Odoo and Magento also known under the name of Magentoerpconnect. It is build on top of the connector framework. It is is structured so that it can be extended or modified easily from separate addons, a factor of success when the implementations of Magento vary a lot.
Magento Odoo Connector is part of the Odoo Community Association (OCA). The source is on GitHub.
This connector is designed to have a strong and efficient core, with the ability to extend it with extension modules or local customizations.
In other words, the core module contains the minimal scope to run your e-commerce with Odoo and Magento. More advanced features are installable using extensions.
It features:
Synchronizations:
- Import the partners and addresses book
- Import the customer groups (becomes partner tags)
- Import the categories of products, with translations
- Import the products, with translations and main image
- Import the sales orders
- Export of the the stock quantities, with configuration of the warehouse and an option to choose the stock field to use
- Export the delivery orders status
- Export the tracking numbers
- Create the invoices on Magento and get their number back
- Resolve and import the dependencies when they are not yet imported (ie. customer, products for sale order)
Automatizations:
- Use the Automatic workflows to automatize the workflow of the sales according to the payment method (confirm orders, create and reconcile payments, ...)
- Per payment method, choose when the orders are imported (only when a payment is captured / authorized / always / never)
- Use the Sales Exceptions to prevents the processing of sales orders with issues
Technical points:
- Built on top of the connector framework
- Use the connector_ecommerce addon to share the e-commerce capabilities with other e-commerce addons
- Use the jobs system of the connector framework
- Create connector checkpoints when new records to verify are imported
- Support Magento 1.7+ (not 2.x), the support of earlier versions should be easy to add, the connector framework being designed to handle multiple versions with ease.
- Licensed under AGPL version 3
- Designed to be usable with multiple Magento or any other e-commerce backends in the same time.
Installation
Read the full installation guide: http://odoo-magento-connector.com/guides/installation_guide.html
Configuration and usage
Read http://odoo-magento-connector.com/guides/installation_guide.html#after-the-installation
Credits
Contributors
See contributors' list
Migration Funders
A fund raising has been done during the year 2015, allowing us to migrate the Magento Connector to Odoo 8.0. Many thanks to all of the funders and especially to the top funders:
- Ursa Information Systems Inc. (USA)
- Logic Supply Inc. (USA)
- Debonix France SAS (France)
- Playrapid SARL (France)
- BIG Consulting GmbH (Germany)
- Openfellas UG (Germany)
- Intero Technologies GmbH (Germany)
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Odoo Magento Connector
Odoo Magento Connector (also known as MagentoERPconnect) is a bi-directional connector, 100% compatible with the last Odoo 8.0 and latest Magento versions.
Based on the Odoo Connector framework, this new release of MagentoERPconnect has been initiated by Camptocamp and is mainly developed and maintained by Camptocamp and Akretion with several other :ref:`contributors`.
Subscribe to the project's mailing list (name: Connectors)
Learn how to contribute with the :ref:`contribute`
Core Features
- 100% Open Source (AGPL version 3): the full source code is available on GitHub
- Multis: multi-instances, multi-e-shop, multi-currency, multi-warehouse, multi-language
- Synchronization of products catalog, customers, sales orders, stock levels, shipments, packages' tracking numbers, invoices…
- Built on top of the Odoo Connector framework with a strong and efficient core: it can then be extended or modified easily from separate addons
- Payment workflow automation: depending on the mean of payment (credit card, wire transfer), possibility to automate workflows in Odoo (automatic order validation, automatic invoice validation…). For instance, a sales order paid by credit card will automatically create an invoice with the "paid" status
- Load testing results: in a single day, successful import of more than 10'000 sales orders from Magento to Odoo!
Workflow
First steps
Using and configuring the connector
Be efficient using and configuring the connector.
Developing on the connector
Learn about how you can contribute or use the connector as a developer.
Please log in to comment on this module