- Posts: 15
- Thank you received: 2
Event: onAfter
- Daniel
- Topic Author
- Offline
- New Member
Less
More
4 years 2 months ago #138207
by Daniel
Event: onAfter was created by Daniel
Hi again,
I am using the function onAfterStoreDonor in a custom plugin. But when I edit donor information in backend, this won't work. Is there a event I can use for this case: maybe onAfterEditDonor or something.
Thanks,
Daniel
I am using the function onAfterStoreDonor in a custom plugin. But when I edit donor information in backend, this won't work. Is there a event I can use for this case: maybe onAfterEditDonor or something.
Thanks,
Daniel
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
4 years 2 months ago #138219
by Mr. Dam
Replied by Mr. Dam on topic Event: onAfter
Hi Daniel,
Currently, Joom Donation doesn't provide the event:
, when you edit donor at Backend side, in case before editing, the status of donation record is Unpaid, and you change the status to Paid, then save the donor, Joom Donation will call the event:
I hope you can use this event in your custom plugin.
Thanks
Dam
Currently, Joom Donation doesn't provide the event:
Code:
onAfterEditDonor
Code:
onAfterPaymentSuccess
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.