I’m trying to create two separate password-protected sites in addition to a main site. The main site would be public content, and then users could register as a partner (allows access to a parter resources site) or a customer (allows access to customer resources site).
I had originally explored creating two different registration pages that would assign members into two different Member Groups, but EE doesn’t seem to allow this (without manual group assignment, hacks, or other custom coding)—only one global registration form.
Can Multiple Sites help me achieve my goals? More specifically, can I have a unique registration form for each site?
Thank you!