跳至內容
選單
此問題已被標幟
3 回覆
5941 瀏覽次數

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

頭像
捨棄

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


最佳答案

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.


頭像
捨棄
最佳答案

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 21
6018
1
4月 17
8008
5
7月 25
16963
0
1月 24
1814
0
10月 23
1876