Hi there,
How can I redirect different username to different external page when they connect ?
Exemple :
- When connected, The username "david" go to www.google.com
- When connected, The username "frank" go to www.yahoo.fr
- When connected, The username "peter" go to www.drupal.org
Thanks,
Comments
Comment #1
mithy commentedYes, you can. You can write some simple php snippet (just look through the issue queue or documentation). If you want to do it in GUI, assign different roles to those users and redirect by role.
Comment #2
ddrozdik commentedThis issue could be closed since it is not have any activity during 4 years.