rmcgirr83 / prunepms

Extension will allow an admin to delete private messages that are older than date specified. Can choose to ignore those private messages from deletion for administrators and moderators. Extension displays in the Users and Groups tab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prunepms

Extension will allow an admin to delete private messages that are older than date specified. Can choose to ignore those private messages from deletion for administrators and moderators. Extension displays in the Users and Groups tab.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/rmcgirr83/prunepms:

cd phpBB3
git clone https://github.com/rmcgirr83/prunepms.git ext/rmcgirr83/prunepms/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Prune PMs

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Prune PMs: disable
  2. Delete all files of the extension from ext/rmcgirr83/prunepms
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Prune PMs: enable

About

Extension will allow an admin to delete private messages that are older than date specified. Can choose to ignore those private messages from deletion for administrators and moderators. Extension displays in the Users and Groups tab.

License:GNU General Public License v2.0


Languages

Language:PHP 81.7%Language:HTML 13.7%Language:Shell 4.6%