[Koha-bugs] [Bug 25245] New: Add a plugin hook to allow running code on a nightly basis

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 12:57:45 CEST 2020


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 at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list