Extension for phpBB 3.2 to let visitors quickly switch board styles.
Based on Prime Quick Style for phpBB 3.0, by Ken F. Innes IV (primehalo)
- Adds a drop-down selector to the header, which detects a selection change and triggers a board style change through the UCP.
- Automatically redirects back to the original page being viewed after style has changed.
- Works for guests too, but uses a special cookie instead.
- ACP module to set guest access and whether to use the default template location:
EVENT overall_header_navigation_prepend
-
1.4.2 (25/07/2020)
- [FIX] acp error
- [CHG] change to twig syntax, fix css path
-
1.4.1 (12/07/2020)
- [NEW] phpBB 3.3 support.
- [FIX] upgrade usage of deprecated phpBB functions
- phpBB 3.2.0 or higher
- English
- Spanish
- Estonian
- Arabic
- Croatian
- Russian
- Dutch
- Choose a better template event to include it in the header. The current position is not ideal. Especially for responsive layout.
- Perhaps switch from an old-school select element to something more fancy.
- Download the latest release and unzip it.
- Copy the entire contents from the unzipped folder to
phpBB/ext/paybas/quickstyle/
. - Navigate in the ACP to
Customise -> Manage extensions
. - Find
Quick Style
under "Disabled Extensions" and clickEnable
.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link forQuick Style
. - To permanently uninstall, click
Delete Data
, then delete thequickstyle
folder fromphpBB/ext/paybas/
.
© 2015 - PayBas © 2020 - Sajaki