<<

NAME

plugins_nightly.pl - Run nightly tasks specified by plugins

SYNOPSIS

plugins_nightly.pl [-m|--metadata key=value]

-m --metadata, repeatable, specify a metadata key and value to run only plugins with nightly_cronjob methods and matching metadata. e.g. plugins_nightly.pl -m name="My Awesome Plugin"

AUTHOR

Martin Renvoize <martin.renvoize@ptfs-europe.com>

LICENSE

This file is part of Koha.

Koha is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Koha is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Koha; if not, see <http://www.gnu.org/licenses>.

<<