Hi
I want to translate website url. Like -
English url is = /about-us
When in German, I want the URL to be = /de_DE/ueber-uns
How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I want to translate website url. Like -
English url is = /about-us
When in German, I want the URL to be = /de_DE/ueber-uns
How can I do that?
This is a very good question - after nearby 1 year an unanswered question -> this makes me feel sick!!!
Hello,
You can use this module
https://github.com/OCA/website/tree/10.0/website_seo_redirection
or
You have to create custom module which get urls , translate it and redirect it.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
lut 25
|
1144 | ||
|
1
sty 25
|
2069 | ||
|
0
lis 24
|
1173 | ||
|
0
sty 21
|
5058 | ||
|
1
lip 24
|
4618 |
This app might help to translate custom website page URLs (starting from v11): https://apps.odoo.com/apps/modules/13.0/website_url_translations/