Skip to content

Commit 12de046

Browse files
committed
add some info on member manager
1 parent a9ea6ab commit 12de046

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

docs/_images/cp-members.png

4.93 KB
Loading

docs/control-panel/member-manager.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,25 @@
99

1010
# Member Manager
1111

12-
**Control Panel Location: `Members`**
12+
[TOC=2-3]
1313

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
1515

16-
This page also allows you to do the following:
16+
**Control Panel Location: `Members`**
1717

18-
[TOC=2-3]
18+
This page is used both to search and to browse through members within your ExpressionEngine installation.
1919

2020
![Member Manager Control Panel Page](_images/cp-members.png)
2121

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+
2228
## Member Roles
2329

24-
**Control Panel Location: `Members > Member Roles`**
30+
**Control Panel Location: `Members > Roles`**
2531

2632
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.
2733

@@ -31,7 +37,7 @@ You can assign multiple roles to a member.
3137

3238
### Create/Edit All Member Roles
3339

34-
**Control Panel Location: `Members > Member Roles > Create/Edit`**
40+
**Control Panel Location: `Members > Roles > Create/Edit`**
3541

3642
This sections allows you to set the various permissions and settings for the selected Member Role.
3743

@@ -50,13 +56,15 @@ Edit the role by clicking its name in the list.
5056

5157
## Custom Member Fields
5258

53-
**Control Panel Location: `Members > Member Fields`**
59+
**Control Panel Location: `Settings > Members > Member Fields`**
60+
61+
The link to this section is also found on top of Member Listing page.
5462

5563
The _Member Fields_ feature permits you to add fields to the member registration form and/or member profile and My Account areas.
5664

5765
### Create/Edit
5866

59-
**Control Panel Location: `Members > Member Fields > New/Edit`**
67+
**Control Panel Location: `Settings > Members > Member Fields > New/Edit`**
6068

6169
This section allows you to create or edit Member Fields.
6270

@@ -112,7 +120,7 @@ This section has the following options:
112120

113121
## Ban Settings
114122

115-
**Control Panel Location: `Members sidebar > Ban Settings`**
123+
**Control Panel Location: `Settings > Members > Ban Settings`**
116124

117125
The User Banning section of the Control Panel allows you to ban users by IP address, email, or name.
118126

0 commit comments

Comments
 (0)