Open Closed

is cms kit pro page management can added in en and ar ? #9349


User avatar
0
devmahmod created

is ABP CMS Kit Pro includes page management capabilities that support both Arabic i mean same page can added from page management as arabic and english


5 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, you can create a localizable page, but you need to use Dynamic Widgets, and define your page on code with the localized values. Then in the page management page, you can select the URL, and also select the related widget to be rendered on the page.

    Regards.

  • User Avatar
    0
    devmahmod created

    Thanks for you response but i want to add static page i mean i have page called about us i want to add as Arabic and English in my admin side cms kit page management so my web site in English display about us English and in about us Arabic display Arabic how ?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Thanks for you response but i want to add static page i mean i have page called about us i want to add as Arabic and English in my admin side cms kit page management so my web site in English display about us English and in about us Arabic display Arabic how ?

    By default, unfortunately, there is no way to do that from the admin side for now. The best option you have is to create a widget on your code, and use the Page Management to add a page, and then show the page in only for Arabic and English users.

    Regards.

  • User Avatar
    0
    devmahmod created

    but this mean that all static pages can created from admin side will made be developer as widget This means to me that the CMS kit has lost its importance in the feature of pages management ?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    but this mean that all static pages can created from admin side will made be developer as widget This means to me that the CMS kit has lost its importance in the feature of pages management ?

    You can design/create your static pages from admin side, but if you want to page as localizable or dynamic, then it's suggested to design a view component and then define it in the Page Management page. Once, you define a widget, then it can be used through multiple pages in the Pages feature, so this is the current design, and to make it more dynamic, it's suggested to create widgets and use them in pages.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37