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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/