ZenphotoCMS Forum
Share on social networks after upload - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Share on social networks after upload (/thread-12761.html)



Share on social networks after upload - nenigi - 2015-06-24

Hi guys,
I am trying to figure out if there is any way to run a custom script once the image has been uploaded. I'd like to run some APIs (Facebook, pinterest) in order to publish the image as soon as it is uploaded, any idea?




Share on social networks after upload - acrylian - 2015-06-24

You would have to write a plugin and hook into filters:
http://www.zenphoto.org/news/zenphoto-plugin-architecture




Share on social networks after upload - nenigi - 2015-06-25

Thanks, I'll have a look on it!