Hi everyone,
i want to change url https://mydomain.com/page/contact-us TO https://mydomain.com/contact-us.
how can i do that?
Regards!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everyone,
i want to change url https://mydomain.com/page/contact-us TO https://mydomain.com/contact-us.
how can i do that?
Regards!
Ensure you have activated developer mode in your General Settings, and go to the Website builder in Editor Mode. Navigate to the page you want to change its URL, click on Site > Under 'This Page' > Properties.
Change the URL and Save & Close.
Note that this was done on Odoo Online
you can add a new route in web controller to redirect https://mydomain.com/page/contact-us when https://mydomain.com/contact-us is routed.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
juin 25
|
7163 | ||
|
1
mai 21
|
4116 | ||
|
1
août 16
|
4750 | ||
|
1
mai 25
|
723 | ||
|
0
nov. 24
|
1372 |
it is not that easy to do it. I have already done it for V8 and doing such modification comes with tons of disadvantages if you are using modules depending on these two.