Open Closed

Support for localized content in CmsKit? #3945


User avatar
0
mattw@agilenova.com created

Is there a way to save and retrieve localized content (i.e. Blog names, Blog posts) in CmsKit? Specifically, I would like to create different pages by culture and then have ABP display / filter the displayed blogs/blog posts by the selected culture (e.g. ?culture=en-US vs ?culture=es-SV). I've seen this done in OrchardCore and other CMS systems and am hoping that ABP CmsKit supports something similar.

  • ABP Framework version: v6.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Thanks, Matt


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    We don't think about it anytime soon due to some compromises. But, if we find a method that scales better, we will do it.

    If you want to implement something like this yourself, you can take inspiration from this article.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11