Hi good day.
Maybe this is a really noob question, but i need some help. I've already setup my BBB server, and it works, i've already made a conference without any kind of drupal integration.

Obviously ive downloaded the BBB module for drupal (im using Drupal 6) and i've already installed it. I notice there's an option on my admin menu called "BigBlueButton Conferencing" i've already added my BBB server IP and the Security Salt.

I've already made confereces directly trough the API But, what i dont get now, is how can integrate the BBB interface to Drupal. Im supposed to be able to make Conferences and be able to invite users directly trough drupal, isnt?, or how the integration with drupal works?, there's any kind of user interface that i need to know?

Thank you.

Comments

eme’s picture

Modify a content type to activate meeting on it and create a node is what is requiered next.

vishal.sirsodiya’s picture

Issue summary: View changes

Please follow below steps for bbb module configuration

step 1 : Install big blue button module.

step 2 : Go to module setting page `admin/settings/bigbluebutton`

step 3 : Put `server base url` and `Security Salt key` and save it.

step 4 : Create new `content type` like `conference`

step 5 : Go to `content type` setting panel (Big Blue Button settings).

step 6 : Check both checkbox `Treat this node type as meeting` and `Display meeting status on node` and save it.

step 7 : Now create new conference content and go to meeting