Bulk add all users to group from a trust level?

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.

  1. Go to /admin/users/list/member (for trust level 2)
  2. Click Export
  3. Extract and open the csv file.
  4. Copy the username or email column.
  5. Go to admin/groups/bulk and paste the list in.
  6. Select the group you want and click :heavy_plus_sign: Bulk Add to Group
  7. Voila!

由于 admin/groups/bulk 已不再存在,是否有其他替代方案可以批量邀请用户加入群组?

哇,真是回忆满满。没错,admin/groups/bulk 已不再存在。新流程如下:

  1. 前往 /admin/users/list/member(针对信任等级 2)
  2. 点击 <kbd>导出</kbd>
  3. 解压并打开 csv 文件。
  4. 复制用户名或邮箱列(不含表头)。
  5. 前往 /g
  6. 点击要添加用户的群组。
  7. 点击 <kbd>:heavy_plus_sign: 添加成员</kbd>
  8. 将列表粘贴到 用户名或邮箱 字段中。
  9. 选择是否将用户设为群组管理员和/或发送通知。
  10. 点击 <kbd>:heavy_plus_sign: 添加</kbd>

感谢你的迅速回复,兄弟,真的很感激 :slight_smile: