https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25213 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Martin Renvoize from comment #3)
(In reply to David Cook from comment #1)
(It could be generalize that as I'd love to have a function that notifies patrons when their password has been updated, or possibly notify them about a certain number of other conditions.)
This could actually be done with a plugin.. the password one at least.. there's is a plugin hook attached to the password change code so you could trigger a notification from that simply be adding to the message queue.
That reminds me that one of these days I need to revisit my plugin management code... heh. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.