This extension disables the function of the browser's back button.
- phpBB >= 3.2.4
- PHP >= 5.6.0
- Note: The extension is incompatible with any code or extension that uses AJAX for page reload.
- Download the latest release.
- In the
ext
directory of your phpBB board, copy thepikaron/browserbackbutton
folder. It must be so:/ext/pikaron/browserbackbutton
- Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Stop Browser Back Button
under the Disabled Extensions list, and click itsEnable
link.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Stop Browser Back Button
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/pikaron/browserbackbutton
folder.