/PHPBB_IUM

PhpBB Inactive User Management/Reminder

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Build Status

phpBB Inactive User Manager v 1.0.0-rc

phpBB Inactive User Manager is an Extension for phpBB 3.1/3.2

Description

phpBB Inactive User Manager will allow you to manage inactive users in your phpBB3 board. The extension is in a very early stage but I will try to update as often as I can. Please let me know your ideas and thoughts.

Features:

EXT sends e-mail reminders to users that are inactive for a certain amount of time. If user will not wake up after the 3d reminder user will be enabled for (auto) purging. After 3 reminders the ext stops sending reminders to user and admin will be able to delete that user. Also user can self delete his account (with or without the approval of the administrator)

  • List of inactive users and their reminders status
  • Automatically send reminders to inactive users
  • Two different templates depending on user's status
  • Define by admin interval of days to consider a user as "sleeper"
  • Define by admin how many reminders (mails) per day to send
  • Option to include user's/forums top active topics in mail
  • Exclude/Include forums for the e-mail reminder.
  • Option to self delete for a user. (with or without admins approval)
  • Ignore users. List of users that the ext should not send reminders
  • Admin is able to send reminders to individual inactive users

Installation

Clone into phpBB/ext/andreask/ium:

git clone https://github.com/andreaskou/PHPBB_IUM.git phpBB/ext/andreask/ium

Go to "ACP" > "Customise" > "Extensions" and enable the "Inactive User Manager" extension.

Collaborate

License

GPLv2