Skip to content
Lukas Gerbenis edited this page Dec 7, 2015 · 6 revisions

NOTE: For users managing, BetterCms.Module.Users module should be installed. For ability to authenticate with CMS users, CMS role provider and CMS membership provider should be enabled and configured. How to setup up these providers, read here.

Users can be managed in Site Setttings Users section.

Users

  1. Users menu is located at the bottom of Site Settings menu.
  2. Button to create new user.
  3. Button to edit user.
  4. Button to delete user.

Create / Edit User

Edit user

  1. Input field for user first name.
  2. Input field for user last name.
  3. Required/unique input field for user name. Will be used later for user authentication.
  4. Required/unique input field for user email. Will be used later for user authentication.
  5. Password input field. Required, when creating new user.
  6. If password is entered, retyped password should be equal to password.
  7. Button for user image selecting and image preview.
  8. Auto-complete input field for assigning roles to user.
  9. Roles can be removed by clicking X by the role name.
  10. Buttons to save or cancel all the changes you made for the user.

Roles

Roles can be managed in Site Settings Users section, Roles tab.

Roles

  1. Users menu is located at the bottom of Site Settings menu.
  2. Button to create new role.
  3. Button to edit role.
  4. Button to delete role.
  5. Role in edit mode. When in edit mode, name and description can be changed. Name is unique and mandatory field.
  6. Buttons to save or cancel all the changes you made for the role.
Clone this wiki locally