Show and List Frontend Users

This Feature allows you to display the data of the current user, a selected user by an editor or list users and provide a detail page.

Caution: Please take care that you do not disclose information in public environments and be careful which data you show in the detail view.

Show the current user

Useful, if you want to show a "read only view" for the currently logged in frontend user.

Configuration:

  1. Add a femanager_detail plugin to your page
  2. in the field "User to show" choose "Logged in FE User"

Show a given user

You can provide a detail view of a given frontend user

  1. Add a femanager_detail plugin to your page
  2. select the user to be shown in the field "User to show"

List Users

  1. Add a a femanager_list plugin to your page
  2. set the plugin options to show the users you want to display

Plugin Options:

  • Show Searchfield: You can provide a searchfield, to filter the users
  • Limit: Define how many users are listed per page
  • Order by: Choose which field should be used to order the list
  • Sorting: Define sort ordering
  • Show from usergroup (empty = show all): Select one or more usergroups. If you don't select a group, all frontend users are displayed