/ojs-janeway

A plugin for exporting data for ingestion into Janeway.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

OJS-Janeway

An OJS plugin for exporting data for ingest into Janeway, in a custom JSON format

Installation instructions

Download the release compatible with your version of OJS and copy it under the plugins/generic directory of your OJS install. The directory must be named janeway and not ojs-janeway (e.g.: git clone https://github.com/BirkbeckCTP/ojs-janeway.git plugins/generic/janeway. It can also be installed through OJS web interface if that feature is enabled in your installation (This requires configuring your web server with write permissions over the plugins directory)

Usage