Skip to content

An extension for phpBB 3 that will automatically delete inactive users using the phpBB3 Cron.

Notifications You must be signed in to change notification settings

Sukabilin/Delete-Inactive-Users

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delete-Inactive-Users

An extension for phpBB 3.* that will automatically delete inactive users using the phpBB3 Cron.

Build Status

Requirements

  • phpBB 3.1.0-dev or higher
  • PHP 5.3.3 or higher

Installation

You can install this extension on the latest copy of the develop branch (phpBB 3.1-dev) by doing the following:

  1. Copy the entire contents of this repo to FORUM_DIRECTORY/ext/forumhulp/deleteinactiveusers/.
  2. Navigate in the ACP to Customise -> Extension Management -> Manage extensions.
  3. Click Delete-Inactive-Users => Enable.

Update

  1. Download the latest ZIP-archive of master branch of this repository.
  2. Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click Delete-Inactive-Users => Disable.
  3. Copy the contents of deleteinactiveusers-master folder to FORUM_DIRECTORY/ext/forumhulp/deleteinactiveusers/.
  4. Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click Delete-Inactive-Users => Enable.
  5. Click Details or Re-Check all versions link to follow updates.
  6. Or use our Upload Extensions extension

Uninstallation

Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click Delete-Inactive-Users => Disable.

To permanently uninstall, click Delete Data and then you can safely delete the /ext/forumhulp/deleteinactiveusers/ folder or use our Upload Extensions extension to delet all files and folders.

We feel sorry as our answers on phpbb sites are removed, so use github or our forum for answers.

License

GNU General Public License v2

© 2015 - John Peskens (ForumHulp.com)

About

An extension for phpBB 3 that will automatically delete inactive users using the phpBB3 Cron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%