分页: 1 / 1

Autogroups (自动分组) v2.0.2

发表于 : 2018年1月15日 10:04
davidyin
An official phpBB extension that can automate the process of adding and removing users from groups upon reaching specified milestones based on the user's activity.

Features:

Add users to group(s) based on post count.
Add users to group(s) based on the length of their membership.
Add users to group(s) based on the number of warnings received.
Add users to group(s) based on their age/birthday.
Users will be added to a group by reaching the minimum value.
Users can be removed from a group by exceeding the optional maximum value.
Groups can be set to become the user's new default usergroup.
Groups can be excluded from default status changes (ie: moderator and administrator groups).
Easily extensible by other extensions looking to add-on more options or integrate auto grouping features. Auto Groups Wiki for extension developers.

Minimum Requirements:

phpBB 3.1.0 or newer
phpBB 3.2.0 or newer

官方扩展
自动分组会根据用户的活跃度来移动用户的分组。
特点:
用户达到指定发帖数后,加入到用户组。
用户达到会员的指定时间后,加入到用户组。
用户收到的警告数达到指定数后,加入到用户组。
根据用户的岁数或生日加入指定用户组。

用户达到最小值后,加入组。
用户超过可选的最大值后,移出组。
用户组可以被设为用户的新默认组。
autogroup-ext.jpg

附件已经包括简体中文翻译。
v2.0.0

Re: Autogroups (自动分组) v2.0.1

发表于 : 2018年12月8日 06:16
davidyin
v2.0.1

Added a new Auto Group type based on the number of days since a user's last visit.
Added Slovak language pack
phpbb_autogroups_2.0.1.zip
(99.54 KiB) 已下载 526 次

Re: Autogroups (自动分组) v2.0.2

发表于 : 2019年5月25日 02:18
davidyin
2.0.2 - 2019-03-27

Check Membership days after user registrations.
Check Post counts after post approvals.
Avoid possible errors with User age due to invalid dates.
Added Polish language pack
Added Turkish language pack