User modules interact with the user system, allowing users to login, show who is logged-in, and showing the most recently registered users.

Login Module

1 1

This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in the Global Configuration settings), another link will be shown to enable self-registration for users. Help

{loadmodule login,login}

Latest Users Module

1 1

This module displays the latest registered users. Help

{loadmodule users_latest,Users Latest}