Skip to content

PayBas/QuickLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Login for phpBB 3.1

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

Screenshot

Features

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

Requirements

  • phpBB 3.1.3 or higher
  • PHP 5.3.3 or higher

Languages supported

  • No language files included/necessary

To do list

  • Since JS is required, we might use it position the popup better. The current method uses only CSS, but that has it's limitations.

Installation

  1. Download the latest release and unzip it.
  2. Copy the entire contents from the unzipped folder to /ext/paybas/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/paybas/.

License

GNU General Public License v2

© 2015 - PayBas

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published