[Koha-bugs] [Bug 20897] New: Add generic cronjob to run plugins with a 'cronjob' method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 7 19:46:51 CEST 2018


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

            Bug ID: 20897
           Summary: Add generic cronjob to run plugins with a 'cronjob'
                    method
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Sometimes there are ad-hoc cronjobs that need to be setup for a site, or there
are plugins that need some regular tasks done.

I was thinking an easy solution might be to package a generic cronjob into koha
that would run daily (or whenever) to check for plugins with a cronjob method.

The plugins could allow for configuration of the job in their configure method
so that users could have control over some jobs. Could be used for emailing
reports or other things that might benefit from a user facing solution.

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


More information about the Koha-bugs mailing list