Skip to content

flyingtomtom/simpleStatistics

 
 

Repository files navigation

simpleStatistics

Plugin to display cumulative galley views and downloads.

For the numbers to be displayed, there must be a hook placed in article_details.tpl, preferably in the entry_details section.

{call_hook name="Templates::Article::Details::SimpleStatistics"}

The hook has to be placed either in

./templates/frontend/objects/article_details.tpl

or in the article_details.tpl of the theme being used.

For this plugin to work, the Usage Statistics Plugin must be enabled.

System requirements

OJS version 3.2.1+

About

OJS-Plugin to display cumulative galley views and downloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.6%
  • Smarty 23.0%
  • CSS 14.4%