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

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to