SPX Plugins and Extensions

Extend functionality of SPX

SPX Team

Last Update vor 10 Monaten

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

A plugin is often visualized in the SPX UI as a button and this button can then open a new user interface window. These additional user interfaces are called Extensions. Extensions can be used to create customized workflows or integrations that are difficult or cumbersome to handle with rundown-based templates.


See these extensions for more:

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us