Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1931 Lượt xem

I'm having some trouble finding documentation on whether it's possible to use Odoo as a backend for an e-commerce site, with React or Angular as the frontend, using the Odoo API to fetch the product catalog?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Yes, you can use Odoo as a backend service in your e-commerce projects with React or Angular. For reference, here’s an e-commerce project that integrates Odoo using Vue:

https://github.com/vuestorefront-community/odoo

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Every line of the Odoo source code is available so technically anything is possible.

We provide a JSON-RPC API that you can use to fetch product data, manage customer information, and handle orders.

The Odoo Javascript framework builds on React and View and provides a feature rich front end, so you would be rebuilding things that are already provided.

Odoo can be configured to log API calls - see https://www.odoo.com/forum/help-1/how-can-i-see-which-api-calls-are-made-to-learn-what-odoo-is-doing-at-specific-times-183911 and this might be the fastest way to learn how do interact with the back end.

Developer documentation starting point is https://www.odoo.com/documentation/master/developer.html

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 8 24
1580
1
thg 8 24
1915
1
thg 5 25
1857
2
thg 4 24
1354
0
thg 12 23
1480