Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 991 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 991 Bytes

Hide Bots

phpBB 3.1 extension that will not show bots to regular users and guests within the online user list in the stats section. Admins will still be able to see the bots in the stats section.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/jmz/hidebots:

cd phpBB3
git clone https://github.com/jmzsoftware/hidebots.git ext/jmz/hidebots/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Hide Bots

3. Update instructions:

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