Open Closed

Key Questions on the Path to Creating a White-Label Online Store On Blazor Server #5795


User avatar
0
2ristpanel created
  • ABP Framework version: v7.3.X
  • UI Type: MVC/Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Auth Server Separated: yes

We want to create a white-label online store for our customers using the Multi-tenant system and a combination of a abp CMS Module and an in-house developed E-commerce module. We have a few questions regarding the creation of this solution and could use your guidance:

1- Is there a specific reason to develop a web.public using MVC? 2- Is it possible to use Blazor Server alongside Frontend CMS modules(blogs,pages,menus like web.public but in blazor server)? 3- Is there a solution to create a public web with Blazor Server using Suite?


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

    hi

    1. MVC is the most used UI type.
    2. Yes, MVC page can be used in blazor server project. Just like login page
    3. Not now
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11