SPX Plugins and Extensions

Extend functionality of SPX

Plugins

SPX "plugins" are additional javascript based functionality within SPX user interface. 


Plugins are installed by adding a subfolder to ASSETS/plugins -folder. If a folder name starts with an underscore (such as "_old_spxPlugin") it will be ingored at load time. 

Each plugin folder must contain "init.js" file which will define the UI for the plugin and related functionality.


Extensions

Plugin is often visualized in the SPX UI as a button and this button can the open a new user interface window. These additional user interfaces are called Extensions. For instance SPX Scoreboard and SPX Social are examples of extensions.


Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us