PHPackages                             tentapress/redirects - 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. tentapress/redirects

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tentapress/redirects
====================

v0.3.4(1mo ago)04↓100%MITPHPPHP ^8.2

Since Mar 6Pushed 1mo agoCompare

[ Source](https://github.com/tentaplane/plugin-redirects)[ Packagist](https://packagist.org/packages/tentapress/redirects)[ RSS](/packages/tentapress-redirects/feed)WikiDiscussions main Synced 1mo ago

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

Redirects
=========

[](#redirects)

First-party redirect management for TentaPress.

Plugin Details
--------------

[](#plugin-details)

FieldValueID`tentapress/redirects`Version0.3.3Provider`TentaPress\Redirects\RedirectsServiceProvider`Goal
----

[](#goal)

Provide safe, operator-managed redirect governance so slug changes and migrations do not break public URLs.

Features
--------

[](#features)

- Manual redirect CRUD in admin (`/admin/redirects`)
- Bulk enable/disable actions from redirect index
- Runtime web middleware for active 301/302 redirects
- Conflict checks against owned static routes
- Loop prevention checks for self/chained redirects
- Slug-change auto redirect generation for pages and posts
- In-form diagnostics preview endpoint for collision/loop checks
- Import mapping report ingestion command for migration redirects
- Redirect lifecycle audit event records
- Policy toggle for auto-applying slug-change redirects
- Suggestion queue with approve/reject workflow
- Import conflict staging into pending suggestions

Admin Menu
----------

[](#admin-menu)

LabelRouteCapabilityParentRedirects`tp.redirects.index``manage_seo`SettingsCommands
--------

[](#commands)

```
php artisan tp:redirects:import-mappings storage/app/tp-import-reports/.json
```

Development
-----------

[](#development)

```
php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/redirects
composer test:filter -- Redirects
```

Rollout Checklist
-----------------

[](#rollout-checklist)

1. Run `php artisan tp:plugins sync`.
2. Enable plugin: `php artisan tp:plugins enable tentapress/redirects`.
3. Run migrations: `php artisan migrate`.
4. Validate admin routes:
    - `/admin/redirects`
    - `/admin/redirects/suggestions`
    - `/admin/redirects/settings`
5. Validate runtime redirects with sample 301 and 302 records.
6. Run regression tests: `composer test:filter -- Redirects`.

Rollback Guidance
-----------------

[](#rollback-guidance)

1. Disable plugin: `php artisan tp:plugins disable tentapress/redirects --force`.
2. Confirm redirect middleware no longer applies (`/legacy-url` should no longer redirect).
3. If needed, restore previous database backup for `tp_redirects`, `tp_redirect_events`, and `tp_redirect_suggestions`.

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance96

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~13 days

Total

2

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11545f8e3c50e6d1466ac2948bd15c952a2dc721ba413cfd9f72334a33715f1a?d=identicon)[csoutham](/maintainers/csoutham)

---

Top Contributors

[![csoutham](https://avatars.githubusercontent.com/u/576413?v=4)](https://github.com/csoutham "csoutham (8 commits)")

### Embed Badge

![Health badge](/badges/tentapress-redirects/health.svg)

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

###  Alternatives

[amstaffix/pagination

Simple pagination

46290.4k6](/packages/amstaffix-pagination)[faonni/module-smart-category

SmartCategory module is a base of Smart Categories functionality.

8289.3k3](/packages/faonni-module-smart-category)[sitegeist/silhouettes

Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.

16157.5k](/packages/sitegeist-silhouettes)[michaeljennings/refinery

A php class to refine data into a set format.

129.5k2](/packages/michaeljennings-refinery)

PHPackages © 2026

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