Plugins

From Sit

(Redirected from Plugin)
Jump to: navigation, search

SiT can be extended using Plugins, these are php applications that enhance or change the way SiT works. If you need SiT do something that it doesn't already do, and you know how to write php code you can write your own plugin to extend SiT.

To install a plugin simply place the file (and any subfolders containing supporting files) inside the plugins folder of your SiT! installation. Your plugin must be enabled before it can be used.

To enable a plugin go to SiT! | Control Panel | Configure and then on the Application | General tab under Load Plugins enter a comma separated list of the plugins you want to load. The plugin name is the same as the filename without the .php extension.

To see what plugins are loaded go to Help | About and view the Plugins section at the bottom of the page.

Note: Do not install plugins with a name beginning dashboard_ in this manner, see Dashlets for information on installing these.

See Also

Personal tools
project