Skip to content

avatharbe/QuickLogin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Login for phpBB 3.3

Extension for phpBB 3.3 that adds a simple quick login popup lightbox using JavaScript.

Version

v1.2.0 (13/03/2026)

Support

Features

  • A simple lightbox popup for quick login actions.
  • Changes the behaviour of the normal login button in the header.
  • Only activates on pages where there is no normal login form (not when trying to access the UCP for example).

Screenshot Screenshot

Requirements

  • phpBB 3.3.0 or higher

Languages supported

  • No language files included/necessary
  • for pbWoW3, en, es, fr, de, ru are supported.

Styles supported

  • Prosilver derived styles
  • pbWoW3

Installation

  1. Download the latest release and unzip it.
  2. Copy the entire contents from the unzipped folder to /ext. so that you get /ext/avathar/quicklogin/
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Find Quick Login under "Disabled Extensions" and click Enable.

Uninstallation

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

License

GNU General Public License v2

© 2015 - PayBas © 2017 - Sajaki

About

Extension for phpBB that adds a simple quick login popup lightbox using JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 33.0%
  • HTML 30.5%
  • CSS 30.3%
  • JavaScript 6.2%