Extension for phpBB 3.1 that adds a simple quick search popup lightbox using JavaScript.
- Just a simple lightbox popup for quick search actions.
- Changes the behaviour of the normal search button in the header.
- Only activates on pages where there is no normal search form.
- phpBB 3.1.0 or higher
- PHP 5.3.3 or higher
- No language files included/necessary
- Since JS is required, we might use it position the popup better. The current method uses only CSS, but that has it's limitations.
- Download the latest release and unzip it.
- Copy the entire contents from the unzipped folder to
phpBB/ext/velocat/quicksearch/
. - Navigate in the ACP to
Customise -> Manage extensions
. - Find
Quick Search
under "Disabled Extensions" and clickEnable
.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link forQuick Search
. - To permanently uninstall, click
Delete Data
, then delete thequicksearch
folder fromphpBB/ext/velocat/
.
© 2015 - velovat