ajnyga / mostRead

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

Add Support for OJS 3.4.0-5 #24

Closed syedmughees closed 2 months ago

syedmughees commented 4 months ago

This plugin is only compatible till OJS 3.3.0-15 please Add Support for OJS 3.4.0-5

ajnyga commented 4 months ago

I do plan to do this, but the statistics database is completely different in 3.4 so I need to look into the new code and db structure first.

ajnyga commented 2 months ago

Current master branch should now be 3.4 compliant. Still going to do small changes.

The new version now supports multilinguality better.

It uses the new statistics endpoint in OJS, note that I have no idea how fast that endpoint is in larger installations, so feedback in that regard is wellcome.