PHPackages                             t3/scroll - 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. t3/scroll

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

t3/scroll
=========

Prevents scroll jumps in TYPO3 CMS backend.

2.1.0(8mo ago)981.5k↓49.8%2[2 issues](https://github.com/a-r-m-i-n/scroll/issues)GPL-2.0-or-laterShellPHP &gt;=8.1

Since Oct 15Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/a-r-m-i-n/scroll)[ Packagist](https://packagist.org/packages/t3/scroll)[ RSS](/packages/t3-scroll/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

EXT:scroll
==========

[](#extscroll)

[![EXT:scroll extension icon](Resources/Public/Icons/Extension.svg)](Resources/Public/Icons/Extension.svg)

TYPO3 CMS extension to prevent scroll jumps in the backend. It works in the page module as well as in the list view.

Installation
------------

[](#installation)

Just install the extension, like any other TYPO3 CMS extension. TYPO3 12.4 LTS and 13.4 LTS are supported.

Link to TER:

For Composer, you can use:

```
composer require t3/scroll

```

Setup
-----

[](#setup)

There is no configuration. Just install the extension and enjoy the experience :)

How it works
------------

[](#how-it-works)

EXT:scroll registers two JavaScript modules via TYPO3's module loader in the backend. One for the page module ([`ScrollPageModule.js`](./Resources/Public/JavaScript/ScrollPageModule.js)) and another for the list view ([`ScrollRecordList.js`](./Resources/Public/JavaScript/ScrollRecordList.js)).

Both scripts utilize the [sessionStorage API](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)to store the current scrollTop position, before unloading the page.

Next time the page is loaded and a scrollTop value for this page has been stored in sessionStorage, the script will scroll to the saved position.

Support
-------

[](#support)

If you like this TYPO3 extension, you can [donate some funds](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2DCCULSKFRZFU) to support further development. Thank you!

For help please visit the [issue section](https://github.com/a-r-m-i-n/scroll/issues) on GitHub.

DDEV Environment
----------------

[](#ddev-environment)

This repository contains a handy DDEV configuration, which allows you to run the extension in a local TYPO3 environment.

More info:

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance57

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~124 days

Recently: every ~197 days

Total

10

Last Release

242d ago

Major Versions

1.0.2 → 2.0.02023-08-04

1.0.3 → 2.0.12023-09-09

1.0.4 → 2.0.22023-10-02

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

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/355aa463a532a530009c06219f83ab8b20a9b80a2bc8995064b6d390c6427735?d=identicon)[ArminVieweg](/maintainers/ArminVieweg)

---

Top Contributors

[![a-r-m-i-n](https://avatars.githubusercontent.com/u/1275298?v=4)](https://github.com/a-r-m-i-n "a-r-m-i-n (23 commits)")

### Embed Badge

![Health badge](/badges/t3-scroll/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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