Activities of "liangshiwei"

You can try:

[DependsOn(
    typeof(AbpAspNetCoreComponentsWebLeptonXThemeModule)
    )]
public class YourWebMoule : AbpModule

The saas module is already installed by default in the startup template

Hi,

The commercial package can't be debugged because it is encrypted.

Or you can reference commercial module with source code.

Hi,

I can reproduce the problem. we will fix it in the next patch version

Hi,

You need to change the selfurl

Hi,

The Payment module is designed for the Host side.

If you want to use it in tenants, you need to customize the source code.

You can download the payment module source code via the ABP suite.

  • Change the entity to a multi-tenant entity
  • Change permissions menu etc., available to tenants

Change the ConfigurePayment method

You can define payment configuration settings and have them read every time you use them, for example:

https://github.com/abpframework/abp/blob/10f756bae69a72ba5741dcd10758ee3d8f5cd724/modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/AbpIdentityOptionsManager.cs#L11

https://github.com/abpframework/abp/blob/10f756bae69a72ba5741dcd10758ee3d8f5cd724/modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/AbpIdentityDomainModule.cs#L72

https://github.com/abpframework/abp/blob/10f756bae69a72ba5741dcd10758ee3d8f5cd724/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml.cs#L98

Hi,

I could not reproduce the problem.

my steps:

  • abp new Qa -v 7.3.2 -u angular
  • change the Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX version to 2.3.2
  • run dbmigrator and run applications
  • create a tenant named test
  • forget password

Hi,

I could not reproduce the problem.

From what I can see, there is nothing mentioned in the logs even after setting suite logging verbosity to verbose. I am unsure of *exact *reproduction steps, but this has happened on 3 individual projects (I can share each json file if you want)

yes, please share the json files with me via email, shiwei.liang@volosoft.com I will check it.

Hi,

you can configuration using the OpenIddictDataSeeder. and run the DbMigrator https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice#configuration-using-the-openiddictdataseeder-1

Hi

I will check it

Showing 1811 to 1820 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.