I want to create a website where there are multiple types of members:
1. Punters (Fans, Individuals)
2. Venues (Physical Establishments)
3. Bands (Collective of artists/or solo artist)
4. Providers (Music Shops/Radio Stations/Sound Guys offering services to the musicians)
Each member would have different permissions, for example, Punters and Providers can't post an event but Venues and Bands can.
From my night of playing with the script, I assume the best way to do this would be to pair an account type with a role. I'm just wondering if it's possible for this to be done on sign up?
Thanks