This plugin provides display of PlumX Metrics from Plum Analytics on the article level for PKP Open Journal Systems.
- OJS 3.2 or later
- Article level DOIs
- see: Login -> Settings -> Website -> Plugins -> DOI
- PlumX tracking of the artifacts with those DOIs
- this coverage occurs by one or more of:
- Representation in a source like CrossRef, PubMed, Scopus, Science Direct, SSRN, EBSCOhost, or others
- a request for harvesting via OAI-PMH
- a customer relationship for custom harvesting
- see: Plum Analytics OJS Integration
- this coverage occurs by one or more of:
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 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
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.
Written by Clinton Graham for the University of Pittsburgh. Copyright (c) University of Pittsburgh.
Released under a license of GPL v2 or later.