You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/control-panel/member-manager.md
+17-9Lines changed: 17 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,25 @@
9
9
10
10
# Member Manager
11
11
12
-
**Control Panel Location: `Members`**
12
+
[TOC=2-3]
13
13
14
-
This page is used both to search and to browse through active members within your ExpressionEngine installation. Also, you can filter the members by member role and search members.
14
+
## Members Listing
15
15
16
-
This page also allows you to do the following:
16
+
**Control Panel Location: `Members`**
17
17
18
-
[TOC=2-3]
18
+
This page is used both to search and to browse through members within your ExpressionEngine installation.
19
19
20
20

21
21
22
+
Filters and search input can be used to narrow down the list of members displayed.
23
+
24
+
The set of columns displayed can be customized using "Columns" dropdown. By default, the following columns are shown: Member ID, Name (which is composed out of avatar, username and screen name), Email, Roles, Join Date,Last Visit Date. Also each member row has "Actions" buttons that contains links to some common actions and a checkbox that allows performing bulk actions on selected members. When "Pending" is selected in Role filter, the options in bulk action dropdown are "Approve" and "Decline", otherwise "Remove" is the only option.
25
+
26
+
In the Roles column all roles assigned to member are shown. When multiple roles are assigned, the primary role wouild have an indicator. If the member is pending, the columns does not say "Pending", but instead shows the role to which the member would be assigned once approved (with pending indicator) and a button to approve.
27
+
22
28
## Member Roles
23
29
24
-
**Control Panel Location: `Members > Member Roles`**
30
+
**Control Panel Location: `Members > Roles`**
25
31
26
32
The _Member Roles_ area of the Control Panel permits you to manage your Member Roles. The member roles can be sorted by ID, Role Name, and Status.
27
33
@@ -31,7 +37,7 @@ You can assign multiple roles to a member.
31
37
32
38
### Create/Edit All Member Roles
33
39
34
-
**Control Panel Location: `Members > Member Roles > Create/Edit`**
0 commit comments