I am using s2member, which integrates great with simple press. However, I want people to be able to purchase access to one or more forums. I can’t use roles to determine usergroup, because a person can only have one role at a time. I could manually add each member to a usergroup, but this could be extremely tedious (several will sign up each day, and it will be hard to match a username with a paypal purchase, etc). Is there a way I could just password-protect a board so that I could give a password out to everyone who is supposed to access it, instead of basing access on wp role?
If it can’t be password protected, is there a function that I could use that would add a username to a usergroup? s2member allows me to redirect to a url after successful purchase, so maybe I could pass a username and it could be added to the correct usergroup?