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.
- Host: GitHub
- URL: https://github.com/proudcommerce/psredirect404
- Owner: proudcommerce
- Created: 2013-11-30T11:05:26.000Z (over 11 years ago)
- Default Branch: oxid6
- Last Pushed: 2021-02-26T19:14:13.000Z (over 4 years ago)
- Last Synced: 2024-11-30T23:36:24.338Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 releaseLicense
-------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