tinect / redirects
Redirect plugin for Shopware 6
Fund package maintenance!
tinect
runelaenen
Installs: 11 237
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 3
Forks: 3
Open Issues: 3
Type:shopware-platform-plugin
Requires
- shopware/core: ~6.6.0
This package is auto-updated.
Last update: 2024-10-26 13:44:30 UTC
README
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.
✔️ Features
- 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)
🚀 How to install
Composer install (recommended)
composer require tinect/redirects
bin/console plugin:refresh
bin/console plugin:install --activate TinectRedirects
Plugin update (composer)
composer update tinect/redirects
bin/console plugin:update TinectRedirects
.zip install
- Download the latest TinectRedirects.zip from the latest release.
- Upload the zip in the Shopware Administration
- Install & Activate the plugin
Plugin update (zip)
- Download the latest TinectRedirects.zip from the latest release.
- Upload the zip in the Shopware Administration
- Update the plugin
👷 Contribution
Please help with code, love, shares, feedback and bug reporting.
⚖️ License
This plugin is licensed under the MIT licence.