Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v6.0.0.0-rc3
- UI type: Blazor Server
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
Administration / Settings
4 Answer(s)
- 
    0hi Now it is only possible to customize AccountAppServiceto cancel sending emails.
- 
    0hi Now it is only possible to customize AccountAppServiceto cancel sending emails.I am still new to the abp framework. Where would the AccountAppService be in the codebase? In one of the Volo packages? Could you provide a code example? Thanks 
- 
    0hi The AccountAppServiceexists onVolo.Abp.Account.Pro.Public.Applicationpackage.You can download the module source code. https://support.abp.io/QA/Questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services 
- 
    0Thanks. We want to avoid modifying the modules. Any upgrades require remembering all the custom modifications. Thanks for the in-depth explanation. 

 
                                