ulsdevteam / ojs-plum-plugin

Plum Analytics plugin for PKP Open Journal Systems
GNU General Public License v2.0
7 stars 3 forks source link

Plum Analytics Artifact Widget plugin for OJS

This plugin provides display of PlumX Metrics from Plum Analytics on the article level for PKP Open Journal Systems.

Requirements

Configuration

Plugin Gallery installation

Install this as a "generic" plugin in OJS. The preferred installation method is through the Plugin Gallery.

Manual installation

To install manually via the filesystem, extract the contents of this archive to a "plumAnalytics" 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-plum-plugin plugins/generic/plumAnalytics

Installation via the Plugin Gallery will automatically register the plugin. If not installed via the Plugin Gallery, run the install or upgrade script to register the plugin, e.g.:

php lib/pkp/tools/installPluginVersion.php plugins/generic/plumAnalytics/version.xml

Enable and Setup

Login as a Journal Manager and navigate to the Journal for which you wish to use the Widget. Enable the plugin via Login -> Settings -> Website -> Plugins -> Plum Analytics Artifact Widget -> Enable.

To configure the plugin, you will need to select what type of widget you want, and where it will display. Additional options may apply to specific widget types. See the PlumX Widgets page for an overview of the different widget types and options.

Author / License

Written by Clinton Graham for the University of Pittsburgh. Copyright (c) University of Pittsburgh.

Released under a license of GPL v2 or later.