Making a block plugin that adds stats to articles

Hi,

I have been working on making a block plugin that adds statistics to articles using Scopus, but to do this I need some help with a particular point. How do I make sure that the plugin only adds the blocks to articles only?

I’m using OJS 3.1.1.2

Hi,

Have you consider to add this plugin to the bottom of the article page instead of block? The OMP has implemented it that way - well not data from Scoupus but from OMP DB itself.

Regards, Primož

@primozs So would that be based on a generic plugin?