Back to Abp

Customizing the Modules

docs/en/guides/customizing-modules.md

10.3.0533 B
Original Source
json
//[doc-seo]
{
    "Description": "Learn how to extend and customize ABP modules effectively with our comprehensive guide on module customization."
}

Customizing the Modules

ABP modules are designed to be extensible and customizable. They fully implement the extensibility system that is defined by the ABP. See the Customizing the Application Modules guide to learn different ways of extending/customizing a module.