Skip to main content

Login Destination | drupal.org

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 5 people (2 private), first by anonymouse user on 2008-02-26


Public Sticky notes

This module controls where users go after logging in.

Highlighted by lordofthelake

This module controls where users go after logging in. You can configure login destination on a settings page. It will be either static URL or a PHP snippet evaluating your own site's logic. You can also configure which pages redirection is applied.

Highlighted by fuzbolero

if ($user->uid == 1)

Highlighted by fuzbolero