Manage 301 and 302 redirects in your Shopware 6 shop. The plugin is compatible with PHP version 8.1 and higher. The plugin has been forked from RuneLaenenRedirects.
- 301 redirects
- 302 (temporary) redirects
- 410 (Gone) results
- Import/Export profile
- redirect just when there would be a error
- auto add 404 error in list (configurable)
composer require tinect/redirects
bin/console plugin:refresh
bin/console plugin:install --activate TinectRedirects
composer update tinect/redirects
bin/console plugin:update TinectRedirects
- Download the latest TinectRedirects.zip from the latest release.
- Upload the zip in the Shopware Administration
- Install & Activate the plugin
- Download the latest TinectRedirects.zip from the latest release.
- Upload the zip in the Shopware Administration
- Update the plugin
Please help with code, love, shares, feedback and bug reporting.
This plugin is licensed under the MIT licence.