Plugins

Instant Update has basic support for plugins. You can extend functionality of Instant Update with plugins easily, if you know PHP. Plugins are based on hooks, to which you can attach your plugin's functions. Also, there are some predefined functions you can use from within your plugins to help you work with Instant Update.

Plugins are placed in manage/plugins/ folder, each plugin in separate folder. Each plugin has main file, named as plugin_name.plugin.php, which needs to follow some rules which can be seen in example plugin. Plugin can contain additional files.

 
plugins.txt · Last modified: 2008/07/15 07:41 by avram
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki