Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.12 KB

phpBB

[3.2.x][Ext][1.0.0] Stop Browser Back Button

This extension disables the function of the browser's back button.

Requirements

  • phpBB >= 3.2.4
  • PHP >= 5.6.0
  • Note: The extension is incompatible with any code or extension that uses AJAX for page reload.

Install

  1. Download the latest release.
  2. In the ext directory of your phpBB board, copy the pikaron/browserbackbutton folder. It must be so: /ext/pikaron/browserbackbutton
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Stop Browser Back Button under the Disabled Extensions list, and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Stop Browser Back Button under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/pikaron/browserbackbutton folder.

License

GNU General Public License v2