Redirect users on first login using Rules and User Stats

Oct 17, 11 Redirect users on first login using Rules and User Stats

Posted by in Drupal, Tips & Tricks

This tutorial will utilize the Rules and the User Stats module in order to redirect the user based on the number of logins. This could be the first login, the tenth, first ten, etc. With a slight variable tweak, this will also allow you to redirect a user based on the number of posts, days since last post, join date, and...

read more

Redirect users using Rules, based on a profile field value

Oct 17, 11 Redirect users using Rules, based on a profile field value

Posted by in Drupal

This tutorial will take you through the configuration of Rules, Profile module, and Views Bulk Operations (VBO), to create a user redirect. The redirect will depend on a user profile field value. You can use this technique to trigger any action available from rules based on the users profile input. Required Modules: Rules:...

read more