@mercime a bridge? You make it sound so scary, it’s not like trying to integrate bbpress 1.0 with wordpress… THAT was a bridge (with a scary troll underneath for an added bonus).
I prefer to call them ‘connectors’ as in “a plugin that connects one plugin to another”… man i have ALOT of thoes
@mangolife – It’s extremely easy to connect a well-written wordpress plugin to buddypress profiles (even easier if they are using wordpress features, such as post types)
The difficult part was adding entries from the plugins to the activity streams, but i believe that is being addressed for a future release.
Buddypress Codex Entry: http://codex.buddypress.org/developer-docs/functions/core/bp_core_new_nav_item/
You should also read through the Wordpress Codex entry on Administration Menus as they are very similar – http://codex.wordpress.org/Adding_Administration_Menus (and will help alot when you get to ‘screen_functions’ in the above buddypress codex entry.)