Creating and deploying Pexip app plugins
The Pexip web app supports plugins, allowing you to extend the functionality of the application with additional features and integrations including menus, buttons and behaviors.
Creating plugins
Full information about Pexip app plugins, including APIs and examples, is available at https://developer.pexip.com/docs/plugins/introduction.
Deploying plugins
Plugins are deployed by creating and uploading a customized web app branding package that includes your plugin files, which are referenced in Webapp3 from the plugins block of the manifest.json file.
For more information about creating and uploading branding packages, see Advanced Pexip web app branding and customization.