I have installed the AEC(Account Expiration Control) component in my Joomla(2.5) website. I want to add a micro-integration script to run when the User register to the site or while updating the profile information. I have checked the example integration script and found that the
on_userchange_action
method is triggered when user register or update his details.
How can I trigger this method when editing a user using Admin user. I have tried to edit the user in 3 places.
- Joomla User Manager
- Jom Social User Manager
- AEC Members
Any help is appreciated.
I am not familiar with AEC but to trigger an action you can check if building a plugin that is triggred by for example by: