Hi!
I have already seen the rating plugin, which is too much for me. There is also statistics functions based on views too.
But, is there a simpler one to just "like" a photo or an album as social network do (instagram, fb...)? A simple switch button or themes functions to like/unlike with a counter would be great.
There is also statistics functions based on views too.
That is the hitcounter
But, is there a simpler one to just "like" a photo or an album as social network do (instagram, fb...)?
No, as you can see on our extensions page yourself. It would certainly be possible. The rating on especially FB is a little more complex than just "like" and "unlike". Or do you mean just a vote up/vote down one? That should be quite easy howerver, it would not be covered by statistics directly. You could adapt the rating plugin (which is a bit old actually…) and "re-use" its 0-5 values to be several "like" types. Or create something new using the "plugin_storage" table.
Thanks for feedback. I will check that!