PHPackages                             cron-eu/cron-sluggy - 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. cron-eu/cron-sluggy

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

cron-eu/cron-sluggy
===================

Slug re-generator

2.0.1(1y ago)01.9k1proprietaryPHP

Since Sep 10Pushed 1y ago2 watchersCompare

[ Source](https://github.com/cron-eu/t3x-cron_sluggy)[ Packagist](https://packagist.org/packages/cron-eu/cron-sluggy)[ Docs](https://github.com/cron-eu/t3x-cron_sluggy)[ RSS](/packages/cron-eu-cron-sluggy/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (23)Used By (0)

cron Sluggy
===========

[](#cron-sluggy)

Features:

- Batch regeneration of page slugs CLI tool
- Add an "URL path segment" field to overwrite the string that would be generated from the page title (supports b13/masi exclude while doing that)
- Option to remove slash ("/") from being added to a slug segment for a page

Regenerates Slugs for a whole subtree of pages, optionally generate redirect for changed slugs.

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

[](#installation)

Configure settings in Extension Configuration:

- `slash_remove` (boolean): defaults to "1", if you want to remove slashes from page url slugs
- `enable_pathsegment` (boolean): defaults to "1" to add a new field to the pages module where you can overwrite the URL segment for this page (like RealURL used to have)
- `pages_slugfields` (string): comma separated list of fields to consider when creating the slug for a page (defaults to `tx_cronsluggy_pathsegment,title`).

Usage
-----

[](#usage)

```
bin/typo3 sluggy:regenerate [-d|--dry-run] [-r|--redirects [REDIRECTS]] [-f|--format [FORMAT]] [--]

  -d, --dry-run                do not change anything
  -r, --redirects[=REDIRECTS]  create redirects for changed slugs with this TTL in days
                                • [default: 30]
  -f, --format[=FORMAT]        print output as "plain", "csv" or "html"
                                • [default: "plain"]

```

Examples
--------

[](#examples)

New slugs for all pages starting at root page 420, and create redirects:

```
bin/typo3cms sluggy:regenerate -r -- 420

```

New slugs for all pages starting at root page 420, and create redirects which expire in 10 days:

```
bin/typo3cms sluggy:regenerate -r 10 -- 420

```

Just show slugs for pages starting at root page 420 which would be created

```
bin/typo3cms sluggy:regenerate --dry-run -- 420

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance46

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50.6% 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 ~183 days

Recently: every ~160 days

Total

10

Last Release

420d ago

Major Versions

1.4.0 → 2.0.02025-03-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/5801b90b48cb23858da283af072119996ff293c67f767f299bc6e5fd6ba5a1fa?d=identicon)[baschny](/maintainers/baschny)

---

Top Contributors

[![baschny](https://avatars.githubusercontent.com/u/337581?v=4)](https://github.com/baschny "baschny (41 commits)")[![kitzberger](https://avatars.githubusercontent.com/u/1405149?v=4)](https://github.com/kitzberger "kitzberger (40 commits)")

### Embed Badge

![Health badge](/badges/cron-eu-cron-sluggy/health.svg)

```
[![Health](https://phpackages.com/badges/cron-eu-cron-sluggy/health.svg)](https://phpackages.com/packages/cron-eu-cron-sluggy)
```

###  Alternatives

[eliashaeussler/typo3-form-consent

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

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

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

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)[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)
