proudcommerce/redirect404

使用 Levenshtein 算法在 404 错误页面上进行重定向。

安装: 934

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 6

分支: 6

开放性问题: 0

类型:oxideshop-module

2.0.2 2021-02-26 19:13 UTC

This package is auto-updated.

Last update: 2024-09-27 02:57:05 UTC


README

使用 Levenshtein 算法在 404 错误页面上进行重定向。适用于 OXID eshop 6.x 的免费模块。

功能

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.

安装

composer require proudcommerce/redirect404

变更日志

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

许可证

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 <https://gnu.ac.cn/licenses/>.

版权

ProudCommerce 2020 | www.proudcommerce.com