/ban-hammer

One click ban for phpBB 3.1.x line

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

ban-hammer

Ban Hammer for phpBB 3.3.x line (was One Click Ban)

Gives possibility to ban users directly from their profile. Along with banning you can automatically move the user to a certain group, delete their posts, delete their private messages, delete their avatar, signature, and profile information.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/phpbbmodders/banhammer:

cd phpBB3
git clone https://github.com/rmcgirr83/ban-hammer.git ext/phpbbmodders/banhammer/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Ban Hammer

Update instructions:

  1. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Ban Hammer: disable
  2. Delete all files of the extension from ext/phpbbmodders/banhammer
  3. Upload all the new files to the same location
  4. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Ban Hammer: enable