1. Installation

Installation instructions

  1. Download the Buddylist2 Package.
  2. unpack the package and upload the needed modules to your modules folder (in most cases the needed modules will be at least buddy API and buddylist UI)
  3. download and upload required modules to your modules folder (more to this below)
  4. enable the modules at the modules page (administer -> site building -> modules)
  5. allow users to access other user profiles by activating "access user profiles" for a specific role (in most cases: authenticated users)
  6. allow users to access buddylist and maintain their buddies by activating "view buddy lists" and "maintain buddy lists"
  7. activate the needed views (more to views later)
  8. goto ?q=buddylist and see your buddylist central managing page (add a menu item)

Required Modules

Buddylist2 benefits from some very powerful drupal modules, therefore we have a few dependencies.

Required Modules

  • Usernode - to list users via views
  • Views - to provide all listings as views
  • [Invite- if you use Buddy API Invite]

Recommended Modules

  • Workflow-ng - flexible notifications/logging/sending of mails/...
  • Token- needed by Workflow-ng

(Buddylist UI depends on Usernode + Views + Buddy API. Buddy API Shortest Route depends on Buddy API. Buddy API Invite depends on Invite and Buddy API)

Upgrading from Buddylist

  1. deactivate buddylist
  2. activate buddylist2
  3. DO NOT UNINSTALL BUDDYLIST MODULE. THIS WOULD DELETE THE DATABASE TABLES!
 
 

Drupal is a registered trademark of Dries Buytaert.