Open Closed

Cannot add FileManagement module when create solution from abp suite #360


User avatar
1
jassada-mwp created

I have a problem with add File Management module to exist abp solution. So I try to add File Management to newly create abp solution instead. By the way after following the steps in File Management Module document(here). I still cannot add File Management menu to abp solution. Please advise.

  • ABP Framework version: v3.0.5
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue: 1)Create new abp solution from abp suite and choose setting as below image. 2)Go to Modules menu and add File Management module by "Add as project" as below image.

3)Run DbMigrator in aspnet-core solution. 4)Run HttpApi.Host project in aspnet-core solution. 5)Run yarn install in angular folder. 6)Run yarn start to start local server. 7)Log in using admin username and use default password. 8)Cannot find any File Management menu inside any left side menu.


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Does the FileManagement related packages and modules in your solution after you click Add as project?

  • User Avatar
    0
    jassada-mwp created

    Yes it was added and change many files as following images.

  • User Avatar
    0
    jassada-mwp created

    I think if you follow my reproduce steps. It should get same result.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi @jassada-mwp

    The File Management module angular UI not implemented. it's plan in v3.2.

  • User Avatar
    0
    alper created
    Support Team Director

    closing the question... the File Management Angular UI is under development. the plan is releasing it on v3.2 so you'll try to add it when we release 3.2, if you face any issues, you can reopen this question.

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