-
Template: app
-
Created ABP Studio Version: 0.9.1
-
Current ABP Studio Version: 0.9.1
-
Tiered: No
-
Multi-Tenancy: No
-
UI Framework: angular
-
Theme: leptonx
-
Theme Style: system
-
Run Install Libs: Yes
-
Progressive Web App: No
-
Run Progressive Web App Support: No
-
Database Provider: ef
-
Database Management System: sqlserver
-
Separate Tenant Schema: No
-
Create Initial Migration: Yes
-
Run Db Migrator: Yes
-
Mobile Framework: none
-
Public Website: Yes
-
Include Tests: No
-
Use Local References: No
I just added the Volo.Identity module to my ABP solution by clicking on "Replace packages with source code" in ABP Studio/ABP Suite. I expected to see changes in both the frontend and backend solutions, since my frontend is in the root/angular folder, but it only adds (and references) the backend project. Do I have to add the frontend myself?
1 Answer(s)
-
0
Hi there,
Yes, that is the expected behavior. When you add the Volo.Identity module to your ABP solution via "Replace packages with source code" in ABP Studio/ABP Suite, it primarily focuses on integrating the backend components. The frontend pieces, especially in Angular, are handled separately.
Therefore, you will need to add the frontend components manually. See more: https://abp.io/support/questions/7811/Commercial-source-code-to-angular-package