Closed (duplicate)
Project:
Domain User
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 19:26 UTC
Updated:
14 Dec 2010 at 22:12 UTC
I love this module and use it frequently. More than once I have run into the issue where I want it to automatically create new domains for new users, except that I only want it for select user roles. Meaning, a user with a role of 'affiliate' should get a new domain created while a user with a role of 'member' should not. I use content profile and auto assign role modules to get different roles automatically assigned on user registration, so this could still get fired off immediately if the settings allowed you to choose roles to apply the automatic domain creation to. What do you think?
Comments
Comment #1
agentrickardDomain User does something like this now, and if you're satisfied with doing it _after_ the users register, it will do exactly what you want.
Otherwise, you may need a small form_alter() or hook_user() implementation. Domain User is not getting new features in D6 and needs a maintainer for D7.
Comment #2
agentrickardDuplicate of #781236: Give only users registering for a special role a subdomain