This plugin provides the NISO SUSHI-Lite standard (2015 draft release) for PKP software.
Install this as a "generic" plugin in OJS. The preferred installation method is through the Plugin Gallery.
To install manually via the filesystem, extract the contents of this archive this archive to a "sushiLite" directory under "plugins/generic" in your OJS root. To install via Git submodule, target that same directory path: git submodule add https://github.com/ulsdevteam/ojs-sushiLite-plugin plugins/generic/sushiLite
. Run the installation script to register this plugin, e.g.: php lib/pkp/tools/installPluginVersion.php plugins/generic/sushiLite/version.xml
The URI {base_url}/sushiLite/{version}/ will respond to the GetReport requests as documented in the the early draft SUSHI-Lite proposal. The currently supported SUSHI-Lite version is 1.7. For example:
Your base URL and journal name will vary.
Written by Clinton Graham for the University of Pittsburgh. Copyright (c) University of Pittsburgh.
Released under a license of GPL v2 or later.