Open Closed

Commercial Modules & Blazor Server #1997


User avatar
0
marketbus created
  • ABP Framework version: v4.4.3
  • UI type: Blazor Server
  • DB provider: EF Core

When will there be support for the Payments UI (configuration through the Admin UI) and Chat for Blazor Server?

For example, currently when I try to install Payments using the Cli or Suite I get:

appsettings file could not be found. Path : D:__repo\Test\aspnet-core\src\Test.Blazor\wwwroot\appsettings.json


2 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    When will there be support for the Payments UI (configuration through the Admin UI) and Chat for Blazor Server?

    Can you explain in details of configuring Payments and chat?

    we'll test the if there's any issue while adding payment module to the Blazor-Server project.

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello, as a result of my tests, I encountered the same problem, it's a bug.

    As a workaround, I copied the appsettings.json file inside the MyProjectName.Blazor project into the MyProjectName.Blazor/wwwroot folder.

    I'm creating an internal issue related to the topic.

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