vse / scrolltotop
A phpBB extension that adds a scroll to top button making it easy to return to the top of a page.
Installs: 37 535
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 7
Forks: 2
Open Issues: 0
Language:HTML
Type:phpbb-extension
Requires
- php: >=5.3.3
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-11 14:04:00 UTC
README
This phpBB extension adds a scroll to top button making it easy to return to the top of a page.
Minimum Requirements
- phpBB 3.1.2 or phpBB 3.2.0
- PHP 5.3.3
Install
- Download the latest validated release.
- Unzip the downloaded release and copy it to the
ext
directory of your phpBB board. - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Scroll To Top
under the Disabled Extensions list and click itsEnable
link.
Uninstall
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Scroll To Top. - To permanently uninstall, click
Delete Data
, then delete thescrolltotop
folder fromphpBB/ext/vse/
.
License
© 2014 - Matt Friedman