/requirereason

phpBB extension that requires a user to input a reason when editing or deleting a post

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Require Reason Require Reason for phpBB3

phpBB extension that requires a user to enter a reason upon editing or deleting a post

Build Status

Installation

1. clone

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

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

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Require Reason

Update instructions:

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