PHPackages                             internetgalerie/ig-slug - 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. internetgalerie/ig-slug

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

internetgalerie/ig-slug
=======================

Rebuild URL slugs

v1.2.0(1mo ago)12921.6k↓15.2%16[14 issues](https://github.com/internetgalerie/ig_slug/issues)[4 PRs](https://github.com/internetgalerie/ig_slug/pulls)2GPL-2.0-or-laterPHP

Since Oct 8Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/internetgalerie/ig_slug)[ Packagist](https://packagist.org/packages/internetgalerie/ig-slug)[ Docs](https://www.internetgalerie.ch)[ RSS](/packages/internetgalerie-ig-slug/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (14)Used By (2)

TYPO3 Extension 'ig\_slug'
==========================

[](#typo3-extension--ig_slug)

[![Latest Stable Version](https://camo.githubusercontent.com/8d0357f5524de79d11a4cd4b56494467bf0547366f414d78e45f8b9e5a3c9c57/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d736c75672f762f737461626c65)](https://packagist.org/packages/internetgalerie/ig-slug)[![Monthly Downloads](https://camo.githubusercontent.com/d23a5328d7dd0710d8ebde76579d8f5d668adde1c456b2310c2406aeb1ef38d2/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d736c75672f642f6d6f6e74686c79)](https://packagist.org/packages/internetgalerie/ig-slug)[![License](https://camo.githubusercontent.com/210e2c48b69a748ff981694aeaf9efb5da5c43a4c10bf879107316d850e32122/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d736c75672f6c6963656e7365)](https://packagist.org/packages/internetgalerie/ig-slug)

Rebuild URL slugs of pages an other tables

1. What does it do?
-------------------

[](#1-what-does-it-do)

Extension to rebuild the slugs of the pages or any other table with slugs like e.g. news. It also offers an ovierview of the current slugs and shows which slugs would be changed.

The table with slug fields are automaticly detected. Non admin users only have access to tables if they can change the slug field.

Workspaces are not yet implemented.

2. Usage
--------

[](#2-usage)

### 1) Installation

[](#1-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is by using [Composer](https://getcomposer.org/). In your Composer based TYPO3 project root, just do `composer require internetgalerie/ig-slug`.

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

### 2) CLI

[](#2-cli)

The slugs can also rebuilded in CLI, e.g.

`vendor/bin/typo3 ig_slug:update tx_news_domain_model_news`

or with pid

`vendor/bin/typo3 ig_slug:update tx_news_domain_model_news 99`

for page recursive for pid=20

`vendor/bin/typo3 ig_slug:update pages 20 -R`

or only for default language:

`vendor/bin/typo3 ig_slug:update -L 0 -R -- pages 20`

for pages table -C creates redirects (currently only entries are created, no events are called!)

`vendor/bin/typo3 ig_slug:update -C -R -- pages 20`

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance72

Regular maintenance activity

Popularity48

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 63.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 ~202 days

Recently: every ~110 days

Total

13

Last Release

40d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12337059?v=4)[Internetgalerie AG](/maintainers/internetgalerie)[@internetgalerie](https://github.com/internetgalerie)

---

Top Contributors

[![abplana](https://avatars.githubusercontent.com/u/94911483?v=4)](https://github.com/abplana "abplana (43 commits)")[![internetgalerie](https://avatars.githubusercontent.com/u/12337059?v=4)](https://github.com/internetgalerie "internetgalerie (13 commits)")[![cnmarco](https://avatars.githubusercontent.com/u/78789123?v=4)](https://github.com/cnmarco "cnmarco (2 commits)")[![freshworkx](https://avatars.githubusercontent.com/u/12698815?v=4)](https://github.com/freshworkx "freshworkx (1 commits)")[![fwg](https://avatars.githubusercontent.com/u/139187?v=4)](https://github.com/fwg "fwg (1 commits)")[![garvinhicking](https://avatars.githubusercontent.com/u/273326?v=4)](https://github.com/garvinhicking "garvinhicking (1 commits)")[![kraemer-igroup](https://avatars.githubusercontent.com/u/10868556?v=4)](https://github.com/kraemer-igroup "kraemer-igroup (1 commits)")[![peter-neumann-dev](https://avatars.githubusercontent.com/u/75690659?v=4)](https://github.com/peter-neumann-dev "peter-neumann-dev (1 commits)")[![scheibome](https://avatars.githubusercontent.com/u/1122085?v=4)](https://github.com/scheibome "scheibome (1 commits)")[![ste101](https://avatars.githubusercontent.com/u/359959?v=4)](https://github.com/ste101 "ste101 (1 commits)")[![steffen-hph](https://avatars.githubusercontent.com/u/78363413?v=4)](https://github.com/steffen-hph "steffen-hph (1 commits)")[![franzholz](https://avatars.githubusercontent.com/u/4855265?v=4)](https://github.com/franzholz "franzholz (1 commits)")[![wrock](https://avatars.githubusercontent.com/u/891446?v=4)](https://github.com/wrock "wrock (1 commits)")

---

Tags

urlslugextensiontypo3

### Embed Badge

![Health badge](/badges/internetgalerie-ig-slug/health.svg)

```
[![Health](https://phpackages.com/badges/internetgalerie-ig-slug/health.svg)](https://phpackages.com/packages/internetgalerie-ig-slug)
```

###  Alternatives

[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[b13/masi

TYPO3 Extend URL generation to optionally include storage folders.

24321.8k3](/packages/b13-masi)[koehlersimon/slug

Helps you managing the URL slugs of your TYPO3 site

2965.7k](/packages/koehlersimon-slug)[friendsoftypo3/visual-editor

TYPO3 CMS Visual Editor - Brings a modern WYSIWYG editing experience to TYPO3 CMS.

576.1k2](/packages/friendsoftypo3-visual-editor)[sebkln/content-slug

Speaking URL fragments (anchors) - Adds a slug field for human-readable anchors ("domain.com/page/#my-section") to TYPO3 content elements. By default, this anchor is rendered as the header's id attribute.

1284.3k1](/packages/sebkln-content-slug)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.5k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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