ajnyga / mostRead

OJS Most Read Articles block plugin
GNU General Public License v3.0
2 stars 14 forks source link

Not actually an issue just question. #6

Closed navotera closed 3 years ago

navotera commented 5 years ago

I want to customize this plugin but by MostViewed.

MostViewed is taken from which galley is most downloaded. Any ideas which table from OJS should I consider?

Thank

ajnyga commented 3 years ago

Sorry for the delay. The table for all statistics in OJS is called "metrics". There are different types of metrics there so you need to know which type you are looking for. You should check the OJS code in github for examples.

navotera commented 3 years ago

Thank you so much @ajnyga for the hint