[Koha-bugs] [Bug 28173] Add plugin hooks object_store_pre and object_store_post

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 24 11:28:31 CEST 2021


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #2 from Fridolin Somers <fridolin.somers at biblibre.com> ---
I like that.

Just for hook name.
In https://wiki.koha-community.org/wiki/Koha_Plugin_Hooks we see existing hooks
are calles after_xxx :
  after_biblio_action
  after_circ_action

So i think whe should call this hooks :
  before_object_store
  after_object_store

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list