By rentex on
Anyone knows if there is a module or PHP snippet that allows you to redirect users the first time they log in? When the user logged in for the first time, he/she shouldn't be redirected anymore after that. In addition I'd like to redirect users to different pages depending on the roles (also during first time login).
Comments
Did you find any solution? I
Did you find any solution? I am need the same thing to be implemented.