This question has been flagged
2 Replies
12556 Views

Hi, I'm an amateur python developer and now want to try ERP development with the help of Odoo framework. I heard that Odoo is a very powerful tool to develop and integrate ERP solutions but a bit confused about a matter which is, can I customize the frontend layout as per my choice if I use the community edition?
Like if the preset UI/Frontend of any app seems not good to me can I customize it to my own design using any bootstrap and CSS?
Can I use any kind of frameworks like Vue.js or React.js into it?

Avatar
Discard
Best Answer

Hi Kazi: Yes. Both options are available to you. The front-end can be customised if you are familiar with HTML, CSS, SCSS, Bootstrap, JavaScript, XML and Python. If you want to use a 3rd party framework, Odoo has an XML-RPC based API that can be used for integrating with Odoo.

Avatar
Discard