PHPackages                             belsignum/form-range - 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. belsignum/form-range

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

belsignum/form-range
====================

Adds a Range (input type=range) form element for TYPO3 EXT:form with FormEditor support.

01JavaScript

Since Oct 13Pushed 7mo agoCompare

[ Source](https://github.com/Andreas-Sommer/form-range)[ Packagist](https://packagist.org/packages/belsignum/form-range)[ RSS](/packages/belsignum-form-range/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

form\_range — TYPO3 Form “Range” Element
========================================

[](#form_range--typo3-form-range-element)

This extension adds a **Range (input type="range")** form element to TYPO3’s Form Framework **and** ships a tiny **ES module** to display the current slider value next to the input.

Works with TYPO3 **v12.4** (primary) and is prepared for **v13**.

Contents
--------

[](#contents)

- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [License](#license)

Features
--------

[](#features)

- New **FormEditor** element type: `Range` → renders ``
- Uses your own **FE partial** (`Resources/Private/Frontend/Partials/Range.html`)
- Proper **BE stage tile** (label/required) using the core’s stage template
- Lightweight **ESM** for live value display next to the slider

Requirements
------------

[](#requirements)

- PHP 8.3+
- TYPO3 **12.4.x** (tested), prepared for **13.x**
- EXT:form installed/enabled

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

[](#installation)

### Composer

[](#composer)

```
composer require belsignum/form-range
```

### Classic (copy)

[](#classic-copy)

Copy the extension to `typo3conf/ext/form_range` and activate it in the Extension Manager.

> The extension auto-imports a tiny TypoScript snippet to wire the Form YAML (FE + BE). No manual static include required.

> After installation, **clear all caches** and reopen the Form module. You should find **Range (Slider)** under the **Inputs** group.

License
-------

[](#license)

MIT

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance45

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/03d3db83203d6cf93e3b12cb86a8bd2dafe17669d605933d352c34eb607bea0e?d=identicon)[belsignum](/maintainers/belsignum)

---

Top Contributors

[![Andreas-Sommer](https://avatars.githubusercontent.com/u/30976558?v=4)](https://github.com/Andreas-Sommer "Andreas-Sommer (5 commits)")

### Embed Badge

![Health badge](/badges/belsignum-form-range/health.svg)

```
[![Health](https://phpackages.com/badges/belsignum-form-range/health.svg)](https://phpackages.com/packages/belsignum-form-range)
```

###  Alternatives

[timnarr/kirby-obfuscate-email

This plugin provides field methods to obfuscate email addresses.

191.3k](/packages/timnarr-kirby-obfuscate-email)

PHPackages © 2026

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