Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1962 Переглядів

How to change URL of Portal Pages?

Аватар
Відмінити
Найкраща відповідь

I would like to change the URL path of my products and my categories in the Website e-commerce. Is this the only way to change them in Odoo?

Аватар
Відмінити
Автор Найкраща відповідь

In Websites it’s a common request to change the URL’s of portal pages.

It is not possible to directly change the URL of the portal page, This said we could get the same functionality by redirecting and rewriting the URL of the page.

To do this, the user will have to be in developer/debug mode. To activate debug mode. Go to General Settings scroll all the way down and select Activate Developer Mode.

Note: Do not Activate the Developer mode with Assets or Test Assets.

Go to Website Application -> Configuration -> Redirects

Select the New button.

Type in the name of the Rewrite, I like to set the From and To URLs here as the name but you can have any text here.

Set the Action as 308 Redirect / Rewrite

The Portal pages generally start with /my, and for this, I will be using sales orders the URL of it is /my/orders and I selected it from the YRL from drop-down list.

Add the To URL, for this example, I will be using /salesorder.

Whenever a user goes into the portal and sales orders it will now display /salesorder in the URL.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
жовт. 24
3806
2
квіт. 25
1439
1
квіт. 25
6193
2
лист. 24
1398
1
вер. 24
1699