Open Closed

Single tier app Login page customization #7753


User avatar
0
andrejs.serebrjakovs created
  • ABP Framework version: v8.2.1 Commercial
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Single tier
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How can I modify Login Page that seems to be server side in single tier application? For multi-tiered application with Auth server there is index.cshtml page with full source code. For multi-tiered without auth server and single-tier apps with angular there is no source code for that.


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

    Hi,

    Here's how the replacement page works: https://abp.io/community/articles/how-to-customize-the-login-page-for-mvc-razor-page-applications-9a40f3cd

    you can download the account pro source code and copy the login page code to your project.

    abp get-source Volo.Abp.Account.Pro

    copy _ViewImports.cshtml to Pages/Account too

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10