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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 20:07:43 CET 2020


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

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98803|0                           |1
        is obsolete|                            |

--- Comment #3 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 99017
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99017&action=edit
Bug 20897: Add generic cronjob to run plugins with a cronjob method

This adds a run_cronjob_plugins.pl script, which will run the
cronjob-methods of the installed plugins.

Test plan:
1) Enable plugins, upload the Bug20897 test plugin
2) Set up the run_cronjob_plugins.pl in cronjob
3) Check the cron logs to see the message "PLUGIN Bug20897: CRONJOB"
   shows up there every time the cronjob is run
4) Test that the plugins-home.pl -page can filter the cronjob plugins

Signed-off-by: Pasi Kallinen <pasi.kallinen at koha-suomi.fi>

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list