Skip to content

Extension for phpBB 3.1 and 3.2 which allows to choose left/right location postprofile

License

Notifications You must be signed in to change notification settings

eakwarp/profile_side_switcher

 
 

Repository files navigation

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

About

Extension for phpBB 3.1 and 3.2 which allows to choose left/right location postprofile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.2%
  • HTML 18.5%
  • CSS 14.9%
  • JavaScript 1.4%