scope01-GmbH / ScopPlatformRedirecter

Shopware 6 Redirecter Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopware 6 redirecter plugin

Version Changes Availability
1.0.0 Initial release Github
1.0.1 Fixed redirect resolving within multiple seo urls Github
1.0.2 Fixed redirect resolving within not existing source urls Github
1.0.3 Allow redirect deleted urls Github
1.0.4 Exclude store api from redirects Github
1.0.5 Fix redirects with query params Github
1.1.0 Import, export and disabling of redirects Github
1.1.1 Fixed csv file identification when importing
Fixed endless redirecting within multiple seo urls to the same product
Github
1.1.2 Fixed redirecting from old seo url Github
1.1.3 Fixed redirecting in shopware versions below 6.4.0.0 Github
1.1.4 Fixed endless redirecting when source- and target-url have only different capitalisation Github
1.1.5 Fixed redirecting from an absolute URL with virtual path Github
1.2.0 Added option "Ignore Query Parameters" Github
2.0.0 Changed to Shopware v6.5
Fixed error in the log on successful redirect
Github
2.1.0 Added possibility to transfer query parameters to the target url
Fixed logical mistake in the import file validation
Github
2.2.0 Added plugin configuration for support of special chars (like umlauts) in the Source URL
Fixed error on creating/editing a redirect with an empty Source-/Target-URL
Github
2.3.0 Added sales channel selection for each redirect Github

Warning
Version 2.0.0 is no longer compatible with Shopware 6.4 or below!

Installation

Zip Installation package for the Shopware Plugin Manager

  • Download the latest plugin version ( e.g. ScopPlatformRedirecter-1.0.4.zip)
  • Upload and install plugin using Plugin Manager

Git Version

  • Checkout Plugin in /custom/plugins/ScopPlatformRedirecter
  • Install the Plugin with the Plugin Manager

Install with composer

  • Change to your root Installation of shopware
  • Run command composer require scop/scopplatformredirecter and install and active plugin with Plugin Manager

Plugin Features:

  • manage redirects in the administration
  • redirect to the target in frontend

About

Shopware 6 Redirecter Plugin


Languages

Language:PHP 73.8%Language:JavaScript 18.8%Language:Twig 7.3%Language:Shell 0.1%