phpBBforum Integration module
phpBBforum Integration module provides integration with phpBB3 Forum
http://www.phpbb.com/.
Features:
- can be used on a working site and forum with existing users;
- authentication and synchronyzation in both directions;
- automatic creation of users;
- synchronyzation of account info usernames, passwords, emails, signatures, avatars (for drupal admin id = 1 and phpBB admin id = 2 username, password, email do not sync for security)
- synchronyzation of profile info when drupal profile module is enabled;
- support of drupal profile, signatures_forum, avatar_selection, birthdays modules;
- forum can work in the full window or in frame inside drupal, integration in a drupal page is under development.
The following blocks are provided to integrate phpBB with your Drupal site:
1) phpBBforum: Hidden authentication
Allows forum users to login to your Drupal site and provides advanced
authentication and synchronyzation with the forum.
2) phpBBforum: New forum topics
Display a list of the latest forum topics.
3) phpBBforum: New forum posts
Display a list of the latest forum messages.
4) phpBBforum: Online forum users
Display a list of all on-line forum users.
5) phpBBforum: Forum statistics
Display forum statistics including: number of users, threads, messages,
newest member, etc.
6) phpBBforum: Personal messages
Display your forum personal messages if you are logged in.
7) phpBBforum: Top posters
Display a list of the top posters.
For discussion about the module please visit forum topic http://drupal.org/node/217369
How to make Drupal 5 dev release from Drupal 6 release.
Change in phpbbforum.module constant
define('PHPBB_DRUPAL_MODULE_VERSION', 6);
to
define('PHPBB_DRUPAL_MODULE_VERSION', 5);
You may download latest Drupal 5 dev version from http://vgb.org.ru/download page.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.03 | 2008-Jul-13 | 126.24 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Jul-14 | 126.25 KB | Download · Release notes | Development snapshot | |
