Open Closed

How can I create multi-language blog posts with cmskit pro module? #3630


User avatar
0
serdar.genc@talentra.net created

How can I create multi-language blog posts with cmskit pro module?

  • ABP Framework version: v5.3.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

2 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi @serdar.genc

    Unfortunetely ABP Framework doesn't support multi-lingual entities now.

    I can suggest to you creating different blogs with language names like en, fr and add new blogposts to them according to the language of the post language.

    It's not compatible with the ABP language system. You should make custom implementation to redirect current blog.

  • User Avatar
    0
    serdar.genc@talentra.net created

    Hi @serdar.genc

    Unfortunetely ABP Framework doesn't support multi-lingual entities now.

    I can suggest to you creating different blogs with language names like en, fr and add new blogposts to them according to the language of the post language.

    It's not compatible with the ABP language system. You should make custom implementation to redirect current blog.

    Ok. Thanks enisn

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