Re: [Koha-devel] Koha Plugin Hooks documentation

2020-11-22 Thread dcook
On Behalf Of Tomas Cohen Arazi Sent: Saturday, 21 November 2020 2:52 AM To: Eric Bégin Cc: koha-devel Subject: Re: [Koha-devel] Koha Plugin Hooks documentation The only thing I can say about actions that are triggered by CRUD operations, is that we should always try to make them async, so

Re: [Koha-devel] Koha Plugin Hooks documentation

2020-11-20 Thread Renvoize, Martin
I could have sworn someone had already written such hooks for Patron CRUD. Can't see any evidence of it though.. but it gets a thumbs up from me. On Fri, 20 Nov 2020, 3:19 pm Eric Bégin, wrote: > Thanks for this update Frido ! > > We are planning to use hooks to interact with external systems on

Re: [Koha-devel] Koha Plugin Hooks documentation

2020-11-20 Thread Tomas Cohen Arazi
The only thing I can say about actions that are triggered by CRUD operations, is that we should always try to make them async, so they don't make Koha slow. On that regard, I wrote a task queue on a plugin I recently work, so the hooks (in this case on circ operations) only store entries on the plu

Re: [Koha-devel] Koha Plugin Hooks documentation

2020-11-20 Thread Eric Bégin
Thanks for this update Frido ! We are planning to use hooks to interact with external systems on patron modifications. Basically, here what we are planning to implement : * Send updates to an external system when patron information is changed. * Let the external system know when restriction

Re: [Koha-devel] Koha Plugin Hooks documentation

2020-11-20 Thread Tomas Cohen Arazi
Excellent! El vie., 20 nov. 2020 a las 11:42, Fridolin SOMERS (< fridolin.som...@biblibre.com>) escribió: > Hi, > > I've worked on : > https://wiki.koha-community.org/wiki/Koha_Plugin_Hooks > > Should be update with current hooks in master, and a few under development. > > Please update this pag

[Koha-devel] Koha Plugin Hooks documentation

2020-11-20 Thread Fridolin SOMERS
Hi, I've worked on : https://wiki.koha-community.org/wiki/Koha_Plugin_Hooks Should be update with current hooks in master, and a few under development. Please update this page when developing/integrating a new hook. Best regards. -- Fridolin SOMERS Software and system maintainer 🦄 BibLibre,