PHPackages                             ayacoo/redirect-tab - 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. ayacoo/redirect-tab

ActiveTypo3-cms-extension

ayacoo/redirect-tab
===================

Show TYPO3 redirects in the page properties

4.0.5(2mo ago)213.2k↓30%1GPL-2.0-or-laterShellPHP &gt;=8.2 &lt; 8.6CI failing

Since Apr 18Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ayacoo/redirect_tab)[ Packagist](https://packagist.org/packages/ayacoo/redirect-tab)[ Docs](https://www.ayacoo.de/)[ RSS](/packages/ayacoo-redirect-tab/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (30)Versions (35)Used By (0)Security (1)

TYPO3 Extension redirect\_tab
=============================

[](#typo3-extension-redirect_tab)

1 Features
----------

[](#1-features)

- Show redirects of the respective page in a tab in the page properties

2 Usage
-------

[](#2-usage)

### 2.1 Installation

[](#21-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is using Composer.

Run the following command within your [Composer](https://getcomposer.org/) based TYPO3 project:

```
composer require ayacoo/redirect-tab

```

3 Administration corner
-----------------------

[](#3-administration-corner)

### 3.1 Versions and support

[](#31-versions-and-support)

redirect\_tabTYPO3PHPSupport / Development4.x13.x8.2 - 8.5features, bugfixes, security updates3.x12.x8.1 - 8.4bugfixes, security updates2.x11.x7.4 - 8.0bugfixes, security updates1.x10.x7.2 - 7.4no support any more### 3.2 Release Management

[](#32-release-management)

redirect\_tab uses [**semantic versioning**](https://semver.org/), which means, that

- **bugfix updates** (e.g. 1.0.0 =&gt; 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
- **minor updates** (e.g. 1.0.0 =&gt; 1.1.0) includes new features and smaller tasks without breaking changes,
- and **major updates** (e.g. 1.0.0 =&gt; 2.0.0) breaking changes which can be refactorings, features or bugfixes.

### 3.3 Contribution

[](#33-contribution)

**Pull Requests** are gladly welcome! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the **PR** is going to solve.

**Bugfixes**: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.

4 Developer corner
------------------

[](#4-developer-corner)

### 4.1 PSR-14 Events

[](#41-psr-14-events)

**ModifyRedirectsEvent**

The ModifyRedirectsEvent offers the possibility to influence the resultset of the redirects. For example, the LIKE %Value% search from the core sometimes displays incorrect hits for the respective page. These can be filtered out with the event.

Example for registration:

```
# EXT:my_ext/Configuration/Services.yaml
services:
    Vendor\Extension\Listener\MyListener:
    tags:
    - name: event.listener
      identifier: 'ext-extension/myListener'
      method: 'myListenerMethod'
      event: Ayacoo\RedirectTab\Event\ModifyRedirectsEvent

```

5 Thanks / Notices
------------------

[](#5-thanks--notices)

Special thanks to Georg Ringer and his [news](https://github.com/georgringer/news) extension. A good template to build a TYPO3 extension. Here, for example, the structure of README.md is used.

This extension is a result of a core proof of concept and uses many parts of the TYPO3 core, especially parts of the redirect extension.

6 Support
---------

[](#6-support)

If you are happy with the extension and would like to support it in any way, I would appreciate the support of social institutions.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance87

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.7% 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 ~69 days

Recently: every ~0 days

Total

27

Last Release

63d ago

Major Versions

2.1.1 → 3.1.12023-11-18

3.1.4 → 4.0.02024-10-26

3.1.5 → 4.0.12025-02-01

2.0.x-dev → 3.0.x-dev2026-03-16

3.1.7 → 4.0.52026-03-16

PHP version history (8 changes)3.0.0PHP &gt;=8.1

2.1.1PHP ^7.4 || ^8.0

3.1.2PHP &gt;= 8.1 &lt; 8.3

3.1.4PHP &gt;= 8.1 &lt; 8.4

4.0.0PHP &gt;=8.2 &lt; 8.4

3.1.5PHP &gt;= 8.1 &lt; 8.5

4.0.1PHP &gt;=8.2 &lt; 8.5

4.0.3PHP &gt;=8.2 &lt; 8.6

### Community

Maintainers

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

---

Top Contributors

[![ayacoo](https://avatars.githubusercontent.com/u/5963331?v=4)](https://github.com/ayacoo "ayacoo (75 commits)")[![josefglatz](https://avatars.githubusercontent.com/u/2861556?v=4)](https://github.com/josefglatz "josefglatz (1 commits)")

---

Tags

hacktoberfesttypo3typo3-extension

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ayacoo-redirect-tab/health.svg)

```
[![Health](https://phpackages.com/badges/ayacoo-redirect-tab/health.svg)](https://phpackages.com/packages/ayacoo-redirect-tab)
```

###  Alternatives

[wazum/sluggi

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

39488.5k](/packages/wazum-sluggi)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)

PHPackages © 2026

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