Download the PHP package scop/scop-redirecter without Composer
On this page you can find all versions of the php package scop/scop-redirecter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package scop-redirecter
Shopware 5 redirecter plugin
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.")
All versions of scop-redirecter with dependencies
PHP Build Version
Package Version
No informations.
The package scop/scop-redirecter contains the following files
Loading the files please wait ....