ZenphotoCMS Forum
Plugin API? - 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: Plugin API? (/thread-5354.html)



Plugin API? - hidarikani - 2009-06-18

There's no section in the documentation called "Plugin API". So how do I start learning how to code plugins? Does Zenphoto provide hooks in code for the plugin developer?




Plugin API? - acrylian - 2009-06-18

You need to look in the right places..:-): http://www.zenphoto.org/2008/04/zenphoto-plugin-architecture/
Also I recommend to look at the existing plugins to see examples.