sanduhrs / drupal-bbb

A mirror of the Drupal module Big Blue Button

Home Page:http://drupal.org/project/bbb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigBlueButton for Drupal 7

Source Code // Project Pages:

Installation and Setup:

  1. Install a Working BigBlueButton Server: http://code.google.com/p/bigbluebutton/wiki/08InstallationUbuntu
  2. Download and enable the current dev version of the Drupal BBB module
  3. Enable BBB module
  4. Configure BBB Settings at: admin/config/media/bigbluebutton by adding a Base URL and Security Salt value. You can get this value using the command "bbb-conf --salt" on your Big Blue Button server. (Note: It's important there is no trailing / on the URL you use.)
  5. Create a new content type or edit an existing node type and check the options under "treat this node type as a meeting"
  6. Create or edit a node of your new type and ensure the bigbluebutton settings are correct.

About

A mirror of the Drupal module Big Blue Button

http://drupal.org/project/bbb


Languages

Language:PHP 98.4%Language:JavaScript 1.6%