Bug 25245: Add plugins_nightly.pl cronjob script
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 22 Apr 2020 11:04:37 +0000 (12:04 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jan 2021 12:49:55 +0000 (13:49 +0100)
commit63b926b28b7cb8905fbc12ff3c016231bcc05e7d
treef6baf52494129452a3ff1f07b91bed9f9dfbcc2f
parentdf7933d34ea03555dc47fbd58f09b7b0078361b2
Bug 25245: Add plugins_nightly.pl cronjob script

This script simply iterates through installed plugins that impliment a
cronjob_nightly method and runs said method.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/cronjobs/plugins_nightly.pl [new file with mode: 0755]