A simple utility module which enables the use of "first logins". With this module the site admin can enable content or do things that appear only on the first login for users by using modules like Context or Views. Couple useful functions are included for use in custom modules.

Integration with other modules

First login will integrate nicely with both Views (field + filter) and Context (condition).

First login also provides a couple utility functions to set and get first login data. Initial data is either "status" or "count". See code for more information:

first_login_set_data($account, $data = array(), $reset = FALSE)
first_login_get_data($uid = NULL, $key = NULL)

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 tar.gz (10.63 KB) | zip (13.36 KB) 2012-Feb-25 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (10.87 KB) | zip (13.67 KB) 2012-Apr-18 Notes
6.x-1.x-dev tar.gz (10.63 KB) | zip (13.37 KB) 2012-Mar-18 Notes

Project Information


Maintainers for First login

  • afox - 23 commits
    last: 5 weeks ago, first: 1 year ago

Issues for First login

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports