- Installation
- Configuration
- Frontend modules
- Template adjustments
- News feeds
- Multilingual features
- Insert tags
To enable the multilingual features make sure you have installed the necessary packages listed in the Installation chapter.
You can manage the multilingual records of categories inside the category edit form. The language switch bar is located at the top of the form:
If you have the website in other language than English or have multiple languages on your installation, you can set the custom category URL parameter per each website root:
Take a look at the example table below:
Website root | Field value | Result URL |
---|---|---|
English | empty (default to "category") | /en/news/category/music.html |
German | kategorie | /de/news/kategorie/music.html |
Polish | kategoria | /pl/news/kategoria/music.html |