PHPackages                             vse/scrollpage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vse/scrollpage

ActivePhpbb-extension[Utility &amp; Helpers](/categories/utility)

vse/scrollpage
==============

A phpBB extension that adds a scroll to top and bottom button making it easier to navigate long pages.

1.1.0(5y ago)154.8k3[1 PRs](https://github.com/iMattPro/scrollpage/pulls)GPL-2.0-onlyJavaScriptPHP &gt;=5.4CI passing

Since Jan 26Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/iMattPro/scrollpage)[ Packagist](https://packagist.org/packages/vse/scrollpage)[ Docs](https://github.com/iMattPro/scrollpage)[ RSS](/packages/vse-scrollpage/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Scroll Page extension for phpBB
===============================

[](#scroll-page-extension-for-phpbb)

This phpBB extension adds a scroll to top and bottom button making it easier to navigate long pages.

[![Tests](https://github.com/iMattPro/scrollpage/actions/workflows/tests.yml/badge.svg)](https://github.com/iMattPro/scrollpage/actions/workflows/tests.yml)

Minimum Requirements
--------------------

[](#minimum-requirements)

- phpBB 3.2.0
- phpBB 3.3.0
- PHP 5.4

Install
-------

[](#install)

1. [Download the latest validated release](https://www.phpbb.com/customise/db/extension/scroll_page/).
2. Unzip the downloaded release and copy it to the `ext` directory of your phpBB board.
3. Navigate in the ACP to `Customise -> Manage extensions`.
4. Look for `Scroll Page` under the Disabled Extensions list and click its `Enable` link.

Uninstall
---------

[](#uninstall)

1. Navigate in the ACP to `Customise -> Manage extensions`.
2. Click the `Disable` link for Scroll Page.
3. To permanently uninstall, click `Delete Data`, then delete the `scrollpage` folder from `phpBB/ext/vse/`.

Customizing
-----------

[](#customizing)

Style authors can change the appearance of the scroll page buttons:

```
/* Your style's CSS theme */

/* import the Scroll Page css file */
@import url("../../all/theme/scrollpage.css");

/* change the values in the root section */
:root {
    --scroll-page-bg-color: blue;
    --scroll-page-arrow-color: #ffffff;
    --scroll-page-border-radius: 50%;
}
```

License
-------

[](#license)

[GNU General Public License v2](license.txt)

© 2015 - Matt Friedman

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 98.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~399 days

Total

5

Last Release

2164d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3.3

1.1.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/f27058bb08dbf78f4871638ee8b4a7367938147dc0ee2f6fe9fbc7f9fa945759?d=identicon)[MattF](/maintainers/MattF)

---

Top Contributors

[![iMattPro](https://avatars.githubusercontent.com/u/303711?v=4)](https://github.com/iMattPro "iMattPro (111 commits)")[![MannixMD](https://avatars.githubusercontent.com/u/29129138?v=4)](https://github.com/MannixMD "MannixMD (2 commits)")

---

Tags

phpbb-extension

### Embed Badge

![Health badge](/badges/vse-scrollpage/health.svg)

```
[![Health](https://phpackages.com/badges/vse-scrollpage/health.svg)](https://phpackages.com/packages/vse-scrollpage)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
