website logo
CommunityDocumentation
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
Navigate through spaces
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
⌘K
Create a plugin
Files structure
Defining the plugin capabilities
Adding functionality
Create a branding package
Upload to Infinity
Plugin Gallery
Anonymizer
Breakout Rooms
Change Layout
Chat Notify
Directory
Fullscreen
Maintain URL
Move to Waiting Room
Raise Hand Notification
Recording
Rename Participant
Screenshot
Server Mute Notifier
Start Muted
Survey
Video Mute Participant
Docs powered by archbee 
6min

Create a branding package



Text
|

manifest.json

This file is used to define at least the following parameters:

  • brandingID : It's an numerical ID that it's used for detecting changes in the branding. This way you will avoid any troubles with the client's browser cache.
  • isSettingsBranded: If this value is true, the webapp will read the settings.json file with your custom configuration.
JSON
|

settings.json

This file can contain a lot of configuration parameters. In this case you will use it for defining all of your plugins. You can also activate or deactivate the plugins by changing the value of the enabled parameter.

JSON
|

Feedback

Do you have any suggestions? Get in contact with us here.

Updated 18 May 2022
Did this page help you?
Yes
No
UP NEXT
Upload to Infinity
Docs powered by archbee 
TABLE OF CONTENTS
manifest.json
settings.json
Feedback