Looking to bulk add all users from a certain trust level. I know the bulk add feature of one per line but I wanted to add about 400 members at once.
Let me just double check that I am following correctly.
You want to add all users who have reached trust level 2 (for example) to a group (let’s call it “User’s who reached TL2”). Is that correct?
Yeah say I have group xyz. I want to add all users in trustlevel2 to that group at one time.
The easiest way to do this is via the group bulk add tool.
- Go to
/admin/users/list/member(for trust level 2) - Click Export
- Extract and open the
csvfile. - Copy the username or email column.
- Go to
admin/groups/bulkand paste the list in. - Select the group you want and click
Bulk Add to Group
- Voila!
由于 admin/groups/bulk 已不再存在,是否有其他替代方案可以批量邀请用户加入群组?
哇,真是回忆满满。没错,admin/groups/bulk 已不再存在。新流程如下:
- 前往
/admin/users/list/member(针对信任等级 2) - 点击
<kbd>导出</kbd> - 解压并打开
csv文件。 - 复制用户名或邮箱列(不含表头)。
- 前往
/g - 点击要添加用户的群组。
- 点击
<kbd>:heavy_plus_sign: 添加成员</kbd> - 将列表粘贴到
用户名或邮箱字段中。 - 选择是否将用户设为群组管理员和/或发送通知。
- 点击
<kbd>:heavy_plus_sign: 添加</kbd>
感谢你的迅速回复,兄弟,真的很感激 ![]()
