Activities of "maliming"

hi

Try adding [ApiExplorerSettings(IgnoreApi=true)] to your controller.

[ApiExplorerSettings(IgnoreApi = true)]
public class CustomQueryBuilderController : QueryBuilderController
{
    public CustomQueryBuilderController(IQueryBuilderMvcControllerService controllerService)
    : base(controllerService)
    {
    }
    }

hi

Please share the error logs in Logs.txt file.

Thanks.

Answer

hi

You can remove all payment module dependencies, then add new ef core migrations & update the database.

: )

hi

There's no risk; it's just not designed for plugins. I don't recommend you use the module template as a plugin.

hi

You can use CLI or SUITE to create a new app-pro or module-pro template and compare the code.

Ensure that your appsettings.json or appsettings.secrets.json has "AbpLicenseCode" key with your license code.

You can create a new app-pro project and copy the AbpLicenseCode to your project.

Yes, You can check this sample projects

https://github.com/abpframework/abp-samples/tree/master/DocumentationSamples/Plug-In

Good.

: )

Showing 4061 to 4070 of 11557 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.