User Password Without Confirm
To remove the user password confirm field, change the field type from password_confirm to password.
function mantraprofile_form...
To remove the user password confirm field, change the field type from password_confirm to password.
function mantraprofile_form...
https://www.drupal.org/project/login_redirect_per_role
Set the page shown to users after login, such as a dashboard.
https://www...
Drupal has robust ways for users to register.
Users can log in at /user/login, and log out at /user/logout.
Register at /...
When you install Drupal, an administrator user is created that is assigned all permissions.
An Administrator role is...
Provides a name field with customized widget and storage.
Extensive options for domestic and international conventions.
Provides a Webform field.
Configure username override using tokens.
For example, create field_name and set it up as [user:field_name].
Allow users to log in with a unique user field value instead of their username.
Login with email.
Allow users to set their password during registration.
Switch login to another user.
Great for testing different user roles.
To use, view a user and click the masquerade link.