https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25213

--- Comment #3 from Martin Renvoize <[email protected]> ---
(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.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to