Open Closed

Abp Suite issue #5304


User avatar
0
rashed created
  • ABP Framework version: v7.2.2

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes

  • [ ] 1-When chooseing sqlite database , the database file MyProjec.db does not created in the write place , please check the free version it's creating the database file in the write place ...

<br>


<br> <br>

  • [ ] 2- also after creating the project from suite, it ask you to create the database and running the seeding , and this dosn't happend the databse file remain empty

  • [ ] 3- also when you check (CMS-kit) , it didn't add the module admin files to the application ( in admin ) although if you go to module tab in the suite you will find that the module already added to your solution

11 Answer(s)
  • User Avatar
    0
    rashed created

    I notice the issue happend with MVC template also ...

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will check it and your ticket was refunded.

  • User Avatar
    0
    alper created
    Support Team Director

    By the way SQL Lite database will be created once you attempt to open the DB connection: https://stackoverflow.com/a/64620743/1767482

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    also when you check (CMS-kit) , it didn't add the module admin files to the application ( in admin ) although if you go to module tab in the suite you will find that the module already added to your solution

    You can find the admin packages on https://abp.io/packages page and add them manually. Choose ABP Commercial Packages & type cmskit.pro.admin to searchbox.

  • User Avatar
    0
    rashed created

    @alper, yes you are write it will be created but not seeded

    @yekalkan what is the benefit of adding CMS-Kit without administration packages !? it should be added once you checked cmskit checkbox

  • User Avatar
    0
    alper created
    Support Team Director

    anyway we created an internal issue for this one.

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    @rashed Cms-Kit doesn't have an Admin UI for angular. It is planned in 7.4 milestone.

  • User Avatar
    0
    rashed created

    Hi @yekalkan I switched back to MVC template, I feel angular template not ready and has a lot of issues, also the public site generated in MVC even in angular template which was a surprise to me :)

    Issue still exist in MVC template No Admin CMS pages even If I selected CMSKIT in project generation in Suite, and also I recommend the following :

    • Show CMS subFeatures under this check box to let user select sub features ( pages , blogs, comments , ...)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    I've created a solution to test this. And Admin pages of CmsKit is present in menu. Can you provide any extra info to reprocude the issue?

  • User Avatar
    0
    rashed created

    I upgraded to RC3 and issue no more is there, I can see CMS admin pages too, Thanks

  • User Avatar
    0
    alper created
    Support Team Director

    The issue is fixed with the upcoming version. PR: 14841

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