Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
5790 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
янв. 21
5534
1
апр. 17
7719
5
июл. 25
16558
0
янв. 24
1568
0
окт. 23
1711