strapi-plugin-menus icon indicating copy to clipboard operation
strapi-plugin-menus copied to clipboard

Can I enable localization in menus?

Open Tahaaskari97 opened this issue 2 years ago • 4 comments
trafficstars

I want to add localization in menus please help how can I use localization with menus. I want to use "ur" locale.

Tahaaskari97 avatar Jul 07 '23 11:07 Tahaaskari97

@Tahaaskari97 Currently it is not possible but I will be revisiting this plugin very, very soon and I'll be addressing a lot of updates including better localization support 👍🏻

mattmilburn avatar Aug 21 '23 13:08 mattmilburn

I simply made a new navigation plugin that supports localization.

sghp-nav

It's quite stable, but the feature set might differ. Happy to take feature requests and pull requests. Any feedback is most welcome.

Pros:

  • i18n, Nationalization: seperate navigation for every locale
  • Configurable via config file
  • Strapi conformant REST API to fetch hierarchical menu data
  • Typescript types for REST responses included
  • Navigation items may be associated with a custom content type (ie. that represents a page or section on your website)
  • Import / Export of navigation structure via strapis native command line tools

@mattmilburn : I am happy to exchange experience or code for the sake of fixing and completing both plugins.

EsGeh avatar Oct 24 '23 15:10 EsGeh

Hi @mattmilburn, any update on this feature?

anuj-scanova avatar Jan 05 '24 11:01 anuj-scanova