Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is ALPHA1 of Forum Access for Drupal 7.
It has all the functionality of the D6 version plus extensive tests. Still missing is support for unpublished nodes and comments.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #809404: Forum Access for D7 for details.
Forum Access requires the current ACL module. You must install ACL to 7.x-1.0-beta1 or later to run Forum Access.
Forum Access also requires the core patch in #553944-154: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is doomed. If you are interested in having Forum Access for Drupal 7, please add your support for that patch over there.
Update: The patch was committed to core after Drupal 7 BETA3 — and I found a way for Forum Access to get by even without the new hook. Thus you can try either the -dev version of FA with any version of D7, or this ALPHA1 with a post-BETA3 version of D7.