Activities of "liangshiwei"

I can't reproduce the problem

You need to enable an external provider first.

Hi,

I can't reproduce the problem.

Version(9.0.3)

My steps

  • abp new Qa8688 -u angular
  • Create database migration and run projects

Hi,

ABP already supports this

https://abp.io/docs/latest/modules/account-pro#manage-external-logins

Answer

Hi,

I can reproduce the problem,
I will let the team check it.

Also till this point I haven't used the Abp Suite to create any pages or anything.

BTW, you can use suite to generate codes, it will generate proxy files.

also if i want to add a ContactUs page to my Angular public application, how can i do this using CMS kit?

Sorry, currently, the ABP CMS kit module's public site only provides MVC UI. You need to implement it yourself by calling the CMS kit API. you can download the CMS module source code to refer to the MVC implementation code.

Related to this answer, business flow requires to login in either using phone number or email and password so no need to enable two-factor authentication. Does abp support login by phone number then send otp to verify this number or not? and if it doesn't what is the steps to do a proper workaround?

no, this is two-factor authentication. if you want login by phone number , you need to implement it yourself. see: https://abp.io/support/questions/8645/Passwordless-OPT-Grant

i m asking here about using the Abp suite from the the new DDD module i have created.If i have created a new module of type ddd, what shall i do to open the abp suite INSIDE the module and add new entities at module itself? like this one

you can use ABP studio to add it to the microservice solution, then use abp studio to open it. The document explains this point. https://abp.io/docs/latest/solution-templates/microservice/adding-new-microservices

If i have created a new microservice solution and added a new module of type DDD (to put my complicated business logic inside) at it, and imported this new module at a another new microservice module Is there will be drawbacks or issues that may raise??

I think there will be no problem, the module design should be reusable, you can see that the AdministrationService has imported permission modules, setting modules, function modules, etc.

Answer

Hi,

How do you generate proxy files? If you use Studio, this may be a bug, you can share the steps to reproduce and we will check and fix it.

Hi,

You can find it in the text template module

Hi,

Yes. if you want to enable it by default. you can comment WithDynamicOptions code.

Showing 1 to 10 of 6536 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 23, 2025, 12:17