Skip to content

Plugin statistics charts for OJS 3.x

Notifications You must be signed in to change notification settings

xdnan7/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.

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 06/04/2021 (April 6, 2021)

Original Repository

Statistics Plugin for OJS 2.x

Versions OJS

3.3.0-15
3.3.0-4
3.3.0-3
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.

About

Plugin statistics charts for OJS 3.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 49.5%
  • PHP 28.8%
  • JavaScript 15.0%
  • CSS 6.7%