Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.42 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.42 KB

phpBB Profile Side Switcher Extension

This is the repository for the development of the phpBB Profile Side Switcher Extension.

Build Status

Quick Install

You can install this on the latest copy of the develop branch (phpBB 3.1-dev) by following the steps below:

  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to profilesideswitcher.
  3. In the ext directory of your phpBB board, create a new directory named tatiana5 (if it does not already exist).
  4. Copy the profilesideswitcher folder to phpBB/ext/tatiana5/ (if done correctly, you'll have the main extension class at (your forum root)/ext/tatiana5/profilesideswitcher/ext.php).
  5. Navigate in the ACP to Customise -> Manage extensions.
  6. Look for Profile Side Switcher under the Disabled Extensions list, and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Profile Side Switcher under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/tatiana5/profilesideswitcher folder.

License

GNU General Public License v2