New Awesome Drupal Site for Basic

Aug 24, 12 New Awesome Drupal Site for Basic

Posted by in Drupal, My Work

After a month of hard work programming the site, changing the scope and re-programming, I’ve finally completed the website for Basic. I am very happy with the work as the site is fun, interactive and really shows what Basic (we) can do. The site was built upon Drupal7 and a short list of modules. We put a lot of thought into...

read more

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