[Koha-bugs] [Bug 24668] New: Allow users to specify in plugins how often to run the plugin's cron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 22:00:42 CET 2020


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

            Bug ID: 24668
           Summary: Allow users to specify in plugins how often to run the
                    plugin's cron
 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: wizzyrea at gmail.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 20897

as an extension of bug 20897, it would be nice for plugin authors to be able to
specify when to run a cron. 

One way to do it might be to have minute, hourly, and daily default crons, and
they each check for the timing flag in the plugin config.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20897
[Bug 20897] Add generic cronjob to run plugins with a 'cronjob' 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