First question everyone is interested about if it is possible to completely white label the bigbluebutton and if yes how hard it is ? and answer is yes we can do it and it is not that much hard to whit label, Current version of bigbluebutton is 2.5.x and In this article we are going to white label the bigbluebutton by replacing the branding, logos, images, favicon icon, Texts, Titles and Presentations. As bigbluebutton is open source and we can customize and white label it but still i would recommend to put a reference to this great tool, I am explaining it just for education purpose on how to white label bigbluebutton. Make sure SSL is configured to your newly installed server , you can take a look here on LETS encrypt SSL install in bigbluebutton.
steps to completely white label bigbluebutton:
- replace favicon icon
- replace title
- replace bigbluebutton logo
- replace presentation
- replace logos for recording
- replace branding
Also you may require some other steps if you are using greenlight. For greenlight customization you will get some options in greenlight setting to replace the branding and logos and some other customization inside organization > settings
Now let’s get deep into replacing the logos, favicon icon, branding and default presentation. If you would like to get this done perfectly. You can hire an expert for BigBlueButton white labeling and branding.
Pre Requirement :
Make sure you have below required assets or get them prepared before going to next steps
- your logo
- your favicon icon
- your brand name
- your default presentation
BigBlueButton White Label Process
First login to server with the help of terminal and sftp (filezilla or some other ftp client) access and type below command to get into the following directory bigbluebutton-default
cd /var/www/bigbluebutton-default
in this location you will see some logo and pptx files we will replace these files with our own logo and pptx file

Next visit the inner directory of bigbluebutton-default which is images and replace the images which you would prefer to be replaced but make sure to replace the bbb-logo.png and favicon.ico file. For further white label and branding you can check the bigbluebutton custiomization
Once you are done with above now visit /var/www/bigbluebutton/client/ with following command
cd /var/www/bigbluebutton/client/
And replace the images and files which you prefer , if you have some trouble in white labeling , you can hire me