User Profile Plugin Events Trigger

More
3 years 11 months ago - 3 years 11 months ago #144942 by Alvis
User Profile Plugin Events Trigger was created by Alvis
Hello, this is a great extension!
I am new to this extension and I have to develop a plugin for my client.
I wonder whether it is an event trigger which run after adding/updating the user profile both in backend and frontend or not.
Indeed, my client wants a QR code for the member id which can be displayed on backend, frontend and the membership card.
But first, I have to know whether I can trigger the plugin to generate the QR code first!
That's why I write here. Hope to hear any reply or suggestion. Thanks!
Last edit: 3 years 11 months ago by Alvis.

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #144947 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic User Profile Plugin Events Trigger
Hello

When user update profiles from frontend, there is an event trigger onProfileUpdate. You can see plugins/osmembership/acymailing/acymailing.php, method plugins/osmembership/acymailing/acymailing.php for an example

Regards,

Tuan

Please Log in or Create an account to join the conversation.