Search found 14 matches

Return

by Stoker
16 Jul 2025, 11:47
Jump to forum
Jump to topic

[3.3][CDB] Responsive Navbars - phpBB Extension

Updated - New in version 1.0.4
Fixed Header Navbar Desktop - Always fixed navbar at the top on desktops
UCP feature to enable/disable - enabled by default
by Stoker
26 Jul 2025, 05:03
Jump to forum
Jump to topic

[3.3][DEV] Notify by default - phpBB Extension

Extension updated.
Checkbox for notification on registration page. Checked by default. Can be unchecked by the users.

Update instructions:
Disable extension. Delete data. Upload new files and enable extension.
by Stoker
27 Jul 2025, 10:46
Jump to forum
Jump to topic

[3.3][DEV] AdBlock Detector - phpBB Extension

You will have to do this with 2 template edits
overall_footer_after.html and overall_footer_body_after.html
Replace the very first line with this:
{% if (S_IN_ADBLOCKDETECTOR or ADBLOCKDETECTOR_INLINEABM_ENABLE or ADBLOCKDETECTOR_FIXEDABM_ENABLE or ADBLOCKDETECTOR_MODALABM_ENABLE) and U ...
by Stoker
30 Jul 2025, 15:03
Jump to forum
Jump to topic

[3.3][RC] Bots Page - phpBB Extension

Extension Name: Bots Page
Author: Stoker
Extension Version: https://img.shields.io/badge/version-1.0.1-FFBF00
Requirements:

Extension Description:
The Bots Page extension adds a page displaying all active bots.
Admin can access the bots profile.

Download:
Bots_Page_v1.0.1.zip


Demo ...