1. Installation
Installation instructions
- Download the Buddylist2 Package.
- 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)
- download and upload required modules to your modules folder (more to this below)
- enable the modules at the modules page (administer -> site building -> modules)
- allow users to access other user profiles by activating "access user profiles" for a specific role (in most cases: authenticated users)
- allow users to access buddylist and maintain their buddies by activating "view buddy lists" and "maintain buddy lists"
- activate the needed views (more to views later)
- 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
- deactivate buddylist
- activate buddylist2
- DO NOT UNINSTALL BUDDYLIST MODULE. THIS WOULD DELETE THE DATABASE TABLES!
