Install Redirect & 404 Manager – Shopware 6
Installation
Redirect & 404 Manager requires Shopware 6.7 and PHP 8.2 or higher.
1. Obtain the plugin
Download the plugin for free from the Shopware Store or via your account. For a manual installation you receive a ZIP file.
2. Install and activate the plugin
Option A – via the Administration (recommended)
- Extensions → My extensions → Upload extension and select the ZIP file
- Click Install on the plugin, then Activate
Option B – via the console
bin/console plugin:refresh
bin/console plugin:install --activate FutiRedirect3. Database tables
The required tables are created automatically via migration during installation:
futi_redirect— redirects (source path, target URL, status code, active status, hits)futi_redirect_404_log— logged 404 errors (path, hits, last occurrence)
When uninstalling the plugin, these tables are not removed automatically. See the Troubleshooting chapter for details.
4. Clear the cache
bin/console cache:clear5. Find the module
After clearing the cache you will find the module in the administration under Content → Redirect & 404, with the two sub-items Redirects and 404 Log.
Right after installation, 404 logging is already active (the default). Not-found URLs are captured from that point on, even before you create your first redirect.
Next steps
- Configuration — check the 404 logging setting
- Create a redirect — set up your first redirect
Was this page helpful?
Support
Rented Plugins (Shopware Store)
For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.
Create Shopware Ticket