With "Hide for guest" selected areas are hidden for guests and bots.
- php 5.4.7 or higher
- phpBB 3.2.0 or higher
- Copy the extension to
phpBB3/ext/imcger/hideforguest
. - Go to "ACP" > "Customise" > "Extensions Manager" and enable the "Hide for Guest" extension.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Hide for Guest. - Delete the
hideforguest
folder fromphpBB3/ext/imcger/
. - Copy the extension to
phpBB3/ext/imcger/hideforguest
. - Go to "ACP" > "Customise" > "Extensions Manager" and enable the "Hide for Guest" extension.
From the ACP, you can customize "Hide for Guest". Go to "ACP" > "Extensions" > "Hide for Guest settings" and customize "Hide for Guest".
- Hide the newest registered member in the statistics section.
- Hide the statistics area.
- Hide the "Who is online" area.
- Fixed don't request disabled POST value
- Changed to TWIG syntax
- Changed PHP max to 8.2
- Added Controller for ACP template
- Added version check
- Added check system requirement
- Cleanup code
- Fixed bug in JS,
regexp
don't work with Safari
- Fixed bug in JS
- Minor code change
- Added no break spaces in statistic line
- Added dependencies of radio buttons in ACP settings
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Hide for Guest. - To permanently uninstall, click
Delete Data
, then delete theHide for Guest
folder fromphpBB3/ext/imcger/
.
phpBB-Hide for Guest GPLv2