Open Closed

I did not see the full source code for a module CMSKit #2488


User avatar
0
yasin.hallak.89@gmail.com created

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: 5.0.0
  • UI type:MVC
  • DB provider: EF Core Note:My Plans : Bussnise

Hi bro

I want to access source code for pages in cms kit module for example this https://localhost:44334/Cms/Pages/Create but Idid'nt see .

the following pictures is from cms module :


4 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @yasin.hallak.89

    Pages feature comes from the free version of CmsKit module which CmsKit-Pro depends on.

    You can access the source code from https://github.com/abpframework/abp/blob/dev/modules/cms-kit/src/Volo.CmsKit.Admin.Web/Pages/CmsKit/Pages/Create.cshtml

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    thank u ,but we have problem when add the User Entity as a Navigation Property of Another Entity . We tried the this blog post. https://community.abp.io/articles/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex .

    But,Our problem continues. We could not solve it.

    the following pictures is from my module : our entity :

    DbContextModelCreatingExtension :

    DbContext

    method CreateUser

    but did'nt add to AbpUsers table in sql server

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    thank u ,but we have problem when add the User Entity as a Navigation Property of Another Entity . We tried the this blog post. https://community.abp.io/articles/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex .

    But,Our problem continues. We could not solve it.

    the following pictures is from my module : our entity :

    DbContextModelCreatingExtension :

    DbContext

    method CreateUser

    but did'nt add to AbpUsers table in sql server

    hi support . We are still waiting for this problem . Please solve our problem in the shortest time

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @yasin.hallak.89,

    I'm closing this issue, because the question in the title is already answered.

    We are still waiting for this problem

    You can create an another question for this.

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