Skip to content

reewos/statistics

 
 

Repository files navigation

Statistics Plugin

Plugin statistics charts for OJS 3.x.

This plugin show graphically the statistics obtained by OJS. This plugin reads the table 'METRICS' from OJS database. If you want more information about OJS statistics, visit this site: PKP Statistics Framework.

This plugin is the updated version of the old plugin, published on 2013 (for OJS 2.3.7) in the old forum of PKP.

Updated on 13/01/2020 (January 13, 2020)

Original Repository

Statistics Plugin for OJS 2.x

Versions OJS

3.1.2-4
3.1.2-3
3.1.2-2
3.1.2-1
3.1.2
3.1.1-4
3.1.1-2
3.1.1-1
3.1.1
3.1.0-1
3.1.0
3.0.2
3.0.1
3.0.0

Download and Installation

  • Download the code from github (release 2.0). You get a statistics-2.0.zip file

  • Uncompress the .zip file. You get the directory statistics-2.0/

  • Rename the directory statistics-2.0/ to statistics/

  • Compress statistics/directory to .tar.gz (the OJS plugins must be compressed as a .tar.gz files)

    tar -pczf statistics.tar.gz statistics/
  • Install the plugin via OJS: Go to Website Settings > Plugins > Upload A New Plugin and upload the plugin file ( statistics.tar.gz )

  • Verify if it's enabled.

Support

Fran Máñez. IT engineer at Universitat Politècnica de Catalunya · BarcelonaTech (UPC)

Reewos Talla.

Packages

No packages published

Languages

  • Smarty 48.8%
  • PHP 29.3%
  • JavaScript 15.1%
  • CSS 6.8%