Player Developer Basics: Custom Plugin - Using Studio
Steps
- In Studio, open the Players module.
- Click the player to which you want to add the custom plugin.
- Open the Plugins accordion on the Overview tab.
- Click Add Plugin, then select Custom Plugin.
- In the Add Custom Plugin dialog, provide the following:
- Plugin Name (must match the plugin name in your code)
- JavaScript URL
- CSS URL — if needed
- Options (JSON) — if needed

- Click Add.
- Click Publish Changes to publish the player.