Inactive User

by Betsemes 6 Stars 247 Downloads

A plugin to identify and manage users that have gone inactive.

Project Details

Inactive User

Version: 0.1.2-alpha.1

A plugin for MyBB 1.8.30 to identify and manage users that have gone inactive.

The Inactive User plugin version number conforms with Semantic Versioning 2.0.0 standard. It is being developed on PHP 7.3.7, which may cause issues to users runnning MyBB on PHP 8.

Features
  • Identifies users that have gone inactive.
  • The amount of days to allow after last visit until the user to be considered inactive can be configured.
  • Inactive users are easily recognizable across the forum through the username color and the "Inactive" usertitle.
  • The user can instantly become active again by just logging back in.
  • Choice to keep the inactive users data after plugin deinstallation.

Installation
  • Upload the contents of the inc folder to your forum's inc folder.
  • Go to Configuration >> Plugins and click on Install & Activate.
  • Go to Home >> Board Settings >> Inactive User Settings and adjust the settings to your needs.

Changes for version 0.1.2-alpha.1
  • Documentation release. The plugin is now packaged with a doc directory containing documentation. The documentation has been written on doxygen format.

Changes for version 0.1.2-alpha
  • Bug on user logins fixed.
  • Bug on usergroups creation fixed.
  • A few unreported bugs were caught and fixed.

Changes for version 0.1.1-alpha
  • Backslash bug fixed
  • The "Keep Inactive Users Data" setting was set to no by default so that the inactive users table is deleted on uninstall.

Previews