ZenphotoCMS Forum
Like plugin for ZP - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Like plugin for ZP (/thread-13429.html)



Like plugin for ZP - davidarnoult - 03-07-2020

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.




Like plugin for ZP - acrylian - 03-07-2020

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.




Like plugin for ZP - davidarnoult - 08-07-2020

Thanks for feedback. I will check that!