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

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

runelaenen/sw6-redirects
========================

Redirect plugin for Shopware 6

1.4.0(3y ago)2511.4k↑22.2%5[2 issues](https://github.com/runelaenen/sw6-redirects/issues)[1 PRs](https://github.com/runelaenen/sw6-redirects/pulls)MITPHPPHP ^7.4 || ^8.0

Since Mar 6Pushed 2y ago4 watchersCompare

[ Source](https://github.com/runelaenen/sw6-redirects)[ Packagist](https://packagist.org/packages/runelaenen/sw6-redirects)[ Fund](https://buymeacoffee.com/runelaenen)[ GitHub Sponsors](https://github.com/runelaenen)[ RSS](/packages/runelaenen-sw6-redirects/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Redirects for Shopware 6
========================

[](#redirects-for-shopware-6)

[![Latest Stable Version](https://camo.githubusercontent.com/234c3db4abc3c4ee33f8884bb34012f06caf7337a95498fdb0f96eb0bd13624c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f72756e656c61656e656e2f7377362d7265646972656374733f636f6c6f723d6c69676874626c7565266c6162656c3d737461626c65266c6f676f3d676974687562)](//packagist.org/packages/runelaenen/sw6-redirects)[![Download plugin zip](https://camo.githubusercontent.com/634f87cba1d5b497183558776fedd868b1e572585c35e98cd58308f501377597/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f72756e656c61656e656e2f7377362d7265646972656374732e7376673f6c6162656c3d2e7a6970253230646f776e6c6f6164266c6f676f3d676974687562)](https://github.com/runelaenen/sw6-redirects/releases/latest)[![Total Downloads](https://camo.githubusercontent.com/27500d4638d197fdd0cf28ffa81c8e5aea867cf6689541a2286af0ab13da3940/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72756e656c61656e656e2f7377362d7265646972656374733f6c6162656c3d7061636b6167697374253230646f776e6c6f616473266c6f676f3d636f6d706f736572)](//packagist.org/packages/runelaenen/sw6-redirects)[![GitHub Issues](https://camo.githubusercontent.com/9681f8d3dec8c29063f329019e5c0881c680abf31b848c6dfa58ec0a9293afd4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f72756e656c61656e656e2f7377362d7265646972656374733f6c6f676f3d676974687562)](https://github.com/runelaenen/sw6-redirects/issues)[![GitHub Stars](https://camo.githubusercontent.com/46cd65b71df35b9b8d9143a3ea520b3f8b7a67022926147e4b743ea49c19f61e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f72756e656c61656e656e2f7377362d7265646972656374733f6c6f676f3d676974687562)](https://github.com/runelaenen/sw6-redirects/stargazers)[![License](https://camo.githubusercontent.com/87b05af7f629cbbc563e550b4816d2bf481eaa7d2875ad21acb4a579fc6ef60c/68747470733a2f2f706f7365722e707567782e6f72672f72756e656c61656e656e2f7377362d7265646972656374732f6c6963656e7365)](//packagist.org/packages/runelaenen/sw6-redirects)

[![Redirects for Shopware 6](https://user-images.githubusercontent.com/3930922/110204224-41c91200-7e72-11eb-9e6e-49509fa5e47a.png)](https://user-images.githubusercontent.com/3930922/110204224-41c91200-7e72-11eb-9e6e-49509fa5e47a.png)

Manage 301 and 302 redirects in your Shopware 6 shop. The plugin is compatible with PHP version 7.4 and higher. The plugin has been forked from [ScopPlatformRedirector](https://github.com/scope01-GmbH/ScopPlatformRedirecter).

Are you a happy user of the Redirects plugin? Please consider giving our project a ⭐️ star on Github, or [buying the maintainer a cup of ☕️ coffee](https://www.buymeacoffee.com/runelaenen).

✔️ Features
-----------

[](#️-features)

- 301 redirects
- 302 (temporary) redirects
- Import/Export profile

🚀 How to install
----------------

[](#-how-to-install)

### Composer install (recommended)

[](#composer-install-recommended)

```
composer require runelaenen/sw6-redirects
bin/console plugin:refresh
bin/console plugin:install --activate RuneLaenenRedirects

```

#### 🔨 Building

[](#-building)

The composer install does not come with compiled javascript. You will have to build/compile your administration and storefront javascript.

In case you are using the production template, the command below should do the trick.

```
bin/build.sh

```

#### Plugin update (composer)

[](#plugin-update-composer)

```
composer update runelaenen/sw6-redirects
bin/console plugin:update RuneLaenenRedirects

```

Builing the javascript &amp; css will still be needed.

```
bin/build.sh

```

### .zip install

[](#zip-install)

1. Download the latest RuneLaenenRedirects.zip from the [latest release](https://github.com/runelaenen/sw6-redirects/releases/latest).
2. Upload the zip in the Shopware Administration
3. Install &amp; Activate the plugin

#### Plugin update (zip)

[](#plugin-update-zip)

1. Download the latest RuneLaenenRedirects.zip from the [latest release](https://github.com/runelaenen/sw6-redirects/releases/latest).
2. Upload the zip in the Shopware Administration
3. Update the plugin

👷‍ Contribution
---------------

[](#‍-contribution)

Please help with code, love, shares, feedback and bug reporting.

⚖️ License
----------

[](#️-license)

This plugin is licensed under the MIT licence.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 66.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 ~125 days

Total

5

Last Release

1446d ago

PHP version history (2 changes)1.0.0PHP ^7.4 || 8.0

1.3.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3930922?v=4)[Rune Laenen](/maintainers/runelaenen)[@runelaenen](https://github.com/runelaenen)

---

Top Contributors

[![BrentRobert](https://avatars.githubusercontent.com/u/6866325?v=4)](https://github.com/BrentRobert "BrentRobert (6 commits)")[![runelaenen](https://avatars.githubusercontent.com/u/3930922?v=4)](https://github.com/runelaenen "runelaenen (2 commits)")[![MelvinAchterhuis](https://avatars.githubusercontent.com/u/26538915?v=4)](https://github.com/MelvinAchterhuis "MelvinAchterhuis (1 commits)")

---

Tags

shopwareshopware-platform-pluginshopware-pluginshopware6shopware6-plugin

###  Code Quality

Code StyleECS

### Embed Badge

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

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

###  Alternatives

[bonecms/laravel-captcha

Captcha integration for Laravel

77142.2k](/packages/bonecms-laravel-captcha)[raoul2000/yii2-wizflow

The wizard UI pattern implemented using yii2-workfl

144.3k](/packages/raoul2000-yii2-wizflow)

PHPackages © 2026

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