Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
5948 Vistas

Hello :)

i'm working on Odoo V10 witch have it's own url already. With Nginx Proxy.  (ex. www.myodoo.com)

I would know if it's possible to have a different URL just for the Website. (ex. www.mywebsite.com)


thanks by advance for your help :)

Avatar
Descartar

ok thanks :) i have a choice to do then :)


Mejor respuesta

Yes, you have to install the module "Odoo Multi Website" (https://store.webkul.com/Odoo-Multi-Website.html)

and configure your Nginx Server with the correct domains.

It's a matter of "alias".

So, in this configuration you will have only one database, but different domains --> different websites that are indipendently:

- they can have different Theme Template

- they can share the views or not (there will be a filter name "Website" to specify in which website this view will be for.

The users can do login in both.

So you will have something like 

- subdomain1.DOMAIN.com 

- subdomain2.DOMAIN.com


I hope this helps some users.


Avatar
Descartar
Mejor respuesta

As Odoo has the frontend (website and e-commerce) and the backend integrated by default, there is no separate domain for the backend and the frontend by default. The default URL for the backend is yourdomain.tld/web.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 21
6024
1
abr 17
8008
5
jul 25
16963
0
ene 24
1815
0
oct 23
1876