Groups
Groups

How to customize template in BigBlueButton

136 views
Skip to first unread message

Emrullah Tanıma

unread,
Apr 3, 2024, 9:59:15 AM4/3/24
to BigBlueButton-dev
Hello Guys,
I'm using BigBlueButton on Ubuntu 20.04 and I want to customize the theme used for Login and Register, (I will add a new interface). Editing the existing template would be sufficient for me. I've read a lot of articles but none of them provided a solution. I don't know how to do this. Can you help me please?

DistanceLearning.cloud

unread,
Apr 3, 2024, 12:18:15 PM4/3/24
to BigBlueButton-dev
https://docs.bigbluebutton.org/greenlight/v3/customize/

Looks like you want to customize greenlight...  the link above will get you on track..  there is also a greenlight forum on google for more specific questions.

regards,
Stephen

Anand

unread,
Apr 13, 2024, 11:08:05 PM4/13/24
to BigBlueButton-dev
If you are looking to customize greenlight you can do that in the terminal using the bellow command

docker ps
*find the container ID and add it to the next code instead of xxxx
sudo docker exec -it xxxx /bin/bash

apk update
apk add nano

Edit Home page
nano /usr/src/app/app/assets/locales/en.json

Edit Title
nano /usr/src/app/app/views/layouts/application.html.erb

Edit Footer
nano /usr/src/app/app/javascript/components/shared_components/Footer.jsx

Edit Link
nano /usr/src/app/app/javascript/components/home/HomePage.jsx

exit

docker restart xxxx
sudo bbb-conf --restart



Luiz Carlos Almeida Telles

unread,
Apr 17, 2024, 9:47:49 AM4/17/24
to bigblueb...@googlegroups.com
I followed all the steps in detail but still nothing changes.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/27cffc85-0aa7-46dd-955f-15ced3bf307cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages
Search
Clear search
Close search
Google apps
Main menu