scop/scop-redirecter

Shopware 5 redirecter plugin

Installs: 85

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 1

Open Issues: 0

Type:shopware-plugin

v1.0.9 2021-01-11 09:49 UTC

This package is auto-updated.

Last update: 2024-05-11 19:35:54 UTC


README

Version Requirements Availability
1.0.9 Fixed Shopware 5.5 compatibility Github
1.0.9 Fixed smarty security error in combination with plugin digial publishing in backend Github
1.0.8 Fixed redirect loop on activated option "Disable appending slash at the end of the URL" Github
1.0.7 Fixed errors in log file on doing redirects Github
1.0.6 Auto-adding "/" at the URL can be configured Github
1.0.6 Improved translations and usability in backend Github
1.0.6 Improved error handling and validation Github
1.0.5 Min. Shopware 5.5.0 Github
1.0.4 Min. Shopware 5.5.10 Github

Installation

Zip Installation package for the Shopware Plugin Manager

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

Git Version

  • Checkout Plugin in /custom/plugins/ScopRedirecter
  • Change to Directory and run composer install to install the dependencies
  • Install the Plugin with the Plugin Manager

Install with composer

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

Plugin Features:

  • Adding the slash at the end of the redirecting url if the configuration of "Dont Add Slash" is set to false
  • Doesn't change the url if it is an absolute URL that starts with ("http:" or "www.")