Usage of plugins
Plugins (extensions) - modules that complement or extend the program. Zebroid’s plugins features is that they are open source (anyone can make the necessary changes to them using existing modules) and they are made on well known programming language - PHP.
First of all, in order to be able to run plugins, you must copy to the folder you need a php server and configure it properly. All necessary information can be found in this article: "Server setup".
Then install all necessary plugins, or to write your own plugins.
If it is made - you can safely continue to the plugin settings. Plugin window is composed of two parts:
- List of plugin settings
- Information window
Plugin settings are necessary for the user to be able to influence the behavior of the plugin. Can be many of settings, and may not be at all, it all depends on the plugin and its developer.
Information window displays information on tasks and features of particular plugin and what it is doing. If there is any information (both initial and results) depends on whether they written by the developer, so it's possible that the window will be empty.