https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25245 Bug ID: 25245 Summary: Add a plugin hook to allow running code on a nightly basis Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Some plugins, Recalls for example, require the addition of a cronjob that runs on a nightly basis. We could greatly ease the installation of such plugins by introducing a new default cron script to that runs nightly and simply iterated through plugins implementing a cronjob_nightly method. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.