I’m working on a project that will involve creating a subdomain for each client’s projects. Admin-level users will be able to create project-area subdomains. Admins will also be able to create and delete standard users.
I’m trying to figure out what tools, or projects I can utilise to get as much of this out of the box as possible. Suggestions?
Sounds like you need subdomain_fu to handle the subdomains and devise for authentication.