scop/scop-redirecter

Shopware 5 redirecter plugin

Installs: 99

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-11-11 20:36:39 UTC


README

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.")