Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
5978 Widoki

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 :)

Awatar
Odrzuć

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


Najlepsza odpowiedź

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 21
6047
1
kwi 17
8017
5
lip 25
16992
0
sty 24
1847
0
paź 23
1890