Skip to content

Extension for phpBB 3.1 to turn the breadcrumb navigation into a forum tree menu.

License

Notifications You must be signed in to change notification settings

PayBas/BreadcrumbMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breadcrumb Menu for phpBB 3.1

Extension for phpBB 3.1 to turn the breadcrumb navigation into a forum tree menu.

Screenshot

Features

  • Adds a drop-down menu to each breadcrumb (using jQuery UI), containing the sibling and child forums.
  • Triggers on mouse-enter, no clicks required (this keeps the breadcrumbs working as normal when clicking on them).
  • Auto-hide when the user moves the cursor outside of the menu.
  • Support for touch devices.
  • Supports the official phpBB Pages extension.

Requirements

  • phpBB 3.1.3 or higher
  • PHP 5.3.3 or higher

Languages supported

  • No language files included/necessary

Installation

  1. Download the latest release and unzip it.
  2. Copy the entire contents from the unzipped folder to /ext/paybas/breadcrumbmenu/.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Find Breadcrumb Menu under "Disabled Extensions" and click Enable.

Uninstallation

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Breadcrumb Menu.
  3. To permanently uninstall, click Delete Data, then delete the breadcrumbmenu folder from /ext/paybas/.

License

GNU General Public License v2

© 2015 - PayBas

About

Extension for phpBB 3.1 to turn the breadcrumb navigation into a forum tree menu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published