Hi everyone!
I want to embed odoo forms in third party websites. I'm using the latest version of odoo
I tried the official form builder plugin:-
https://apps.odoo.com/apps/modules/9.0/website_form_editor/
but I could not find a way to embed these forms in third party website. Now my plan is to enable CORS on odoo server and load the form using jquery in a website. Is it a good idea? Or is there a better way I can embed the forms.
Thanks,
Akshat