Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Inventory (stock) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 13458 |
Technical Name |
connector_a2c_prestashop |
License | AGPL-3 |
Website | http://www.bizzappdev.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Inventory (stock) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 13458 |
Technical Name |
connector_a2c_prestashop |
License | AGPL-3 |
Website | http://www.bizzappdev.com |

Experience effortless synergy between PrestaShop and Odoo with the API2CART PrestaShop Connector, harmonizing data management and synchronization to perfection.
Advantages of the API2CART PrestaShop
Never manually transfer data again! Our connector seamlessly flows orders, customers, and products between PrestaShop and Odoo, fully automated.
High-Performance Integration
Background Sync Magic
Independent Record Assurance
Speed and Stability
Reliability You Can Count On
Stay Ahead of the Curve
Boost Your Efficiency
Next-Gen Integration
Peace of Mind
Join the Elite
Gain insightful analytics for all your PrestaShop stores.

Key Features of the API2CART PrestaShop
1
Import Products.
2
Import Product Categories.
3
Import Product Attributes.
4
Update Stock Inventory.
5
Import Partners.
6
Import Sale orders.
7
Import Shipping Carriers.
8
Import Payment Methods.
9
Export Delivery Order to PrestaShop.
GET PERSONALIZED DEMO : contact@bizzappdev.com
How to connect the online store to API2Cart? → Discover Now
Queue Job Configuration
Common configuration for related Queue Job.
Queue job allows to postpone method calls executed asynchronously.
Jobs are executed in the background by a Jobrunner, in their own transaction.
To make sure connectors work smoothly, we need to adjust some settings in our odoo directory.
Here's what we need to do:
- Open the
odoo.conf
file. You can find it in the cloned repository atodoo/debian/odoo.conf
. - Add the following configuration to the
odoo.conf
file, or update them if they already exist:- Add
queue_job
to theserver_wide_modules
under the[options]
section. - Add a channel for PrestaShop under the
[queue_job]
section.
- Add
[options]
server_wide_modules = web,queue_job
[queue_job]
channels = root:1,root.a2c.prestashop:1
server_wide_modules = web,queue_job
[queue_job]
channels = root:1,root.a2c.prestashop:1
Backend Views
API2CART backend with required credentials and import functionality for PrestaShop.

API2CART backend Advanced Configuration tab.

Customer
Import customers in Odoo from PrestaShop.


Product
Import products in Odoo from PrestaShop.


Product Categories
Import product categories in Odoo from PrestaShop.


Sale Order
Import sale order in Odoo from PrestaShop.


Delivery Order
Export delivery order details from Odoo to PrestaShop.


Inventory
Export Stock and price details from Odoo to PrestaShop.


GET PERSONALIZED DEMO : contact@bizzappdev.com


Please log in to comment on this module