An open API service indexing awesome lists of open source software.

https://github.com/proudcommerce/psredirect404

Redirect on 404 eror pages with levenshtein algorithm.
https://github.com/proudcommerce/psredirect404

Last synced: 6 months ago
JSON representation

Redirect on 404 eror pages with levenshtein algorithm.

Awesome Lists containing this project

README

        

psRedirect404
=============

Redirect on 404 eror pages with levenshtein algorithm.
Free module for OXID eshop 6.x.

Features
--------

Searches for closest shop-url using levenshtein algorithm and redirects this url.
Redirect with header (A) 301 only, (B) 302 only or best matches and (C) redirect automatically 301 or 302.

Installation
------------

composer require proudcommerce/redirect404

Changelog
---------

2021-02-25 2.0.2 fix internal class use
2020-06-13 2.0.1 add article status check
2020-02-27 2.0.0 release for oxid 6.x
2014-01-02 1.1.0 update for oxid 4.6
2013-11-30 1.0.0 module release

License
-------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

Copyright
---------

ProudCommerce 2020 | www.proudcommerce.com