Skip to content

Extension for phpBB 3.2 to let visitors quickly switch board styles.

License

Notifications You must be signed in to change notification settings

Galixte/QuickStyle-1

 
 

Repository files navigation

Quick Style for phpBB 3.2

Extension for phpBB 3.2 to let visitors quickly switch board styles.

Build Status

Screenshot

Based on Prime Quick Style for phpBB 3.0, by Ken F. Innes IV (primehalo)

Features

  • 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

Changelog

  • 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

Requirements

  • phpBB 3.2.0 or higher

Languages supported

  • English
  • Spanish
  • Estonian
  • Arabic
  • Croatian
  • Russian
  • Dutch

To do list

  • 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.

Installation

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

Uninstallation

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

License

GNU General Public License v2

© 2015 - PayBas © 2020 - Sajaki

About

Extension for phpBB 3.2 to let visitors quickly switch board styles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.7%
  • HTML 6.6%
  • Shell 2.1%
  • CSS 0.6%