Version: 2.0.5
Tested on phpBB 3.2.2 but this should work on earlier versions of phpBB also, I have not tested that.
Author: Sniper_E
Sidebar menu ext is based off of this phpBB Knowledge Base: Prosilver Complete Sidebar Tutorial by Christian 2.0
Extension Description: User controlled sidebars makes a perfect fit for every screen in any style.
- Adds a sidebar menu to your site, replaces all header navbar links.
- Includes an extended ucp menu and sidebar ucp / board preferences.
- Selections for location of menus, global, index or off.
- Selections to show menus on left, right or both sides.
- Selections to set widths on left sidebar, right sidebar and sidebar wrapper.
GitHub repository: GitHub/Sniper-E/Sidebar-Menu
Update: File changes.
- Seeing how this is [DEV]... Disable ext, Delete data, Delete old files.
- Copy files to server ext/sniper/sidebarmenu/ directory.
- Navigate in the ACP to Customise -> Enable Sidebarmenu extension.
- Download the latest release.
- Unzip contents from download, Copy files to server ext/sniper/sidebarmenu/ directory.
- Navigate in the ACP to Customise -> Enable Sidebarmenu extension.
- Navigate in the ACP to Customise -> Disable Submenu extension.
- To permanently uninstall, Delete Data, Delete the /ext/sniper/submenu folder.
User Control Panel / Board Preferences
Administration Control Panel / Extensions /Sidebar Menu
Enjoy!Sniper wrote: New sidebar menus can use the event templates to add in a new sidebar menu on the right or left.
sniper_sidebarmenu_left.html
andsniper_sidebarmenu_right.html
New links from other extensions can be adding in each of these 5 template events.
sniper_sidebarmenu_extensions.html
sniper_sidebarmenu_ucp_extensions.html
sniper_sidebarmenu_quick_links.html
sniper_sidebarmenu_staff_tools.html
sniper_sidebarmenu_user_links.html