Open Closed

Extend user functionality #1973


User avatar
0
maristides created

HI,

I have extended the user entity by adding a new field. Now, i want to extend the user functionality. When a user is created/updated/deleted i want to perform some actions based on the value of the extra field already added. I am currently using the account module as nuget package. How can i extend the user functionality to achieve the above requirement?


1 Answer(s)
  • User Avatar
    0
    cotur created

    Hi @maristides,

    You can override the services for achieving your business logic. https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11