leytech / leytech_fixurlrewrites
该软件包最新版本(1.0.2)没有提供许可证信息。
用于修复Magento 1.x中长时间存在的URL重写错误模块
1.0.2
2017-05-02 12:40 UTC
Requires
- php: >=5.4.0
- magento-hackathon/magento-composer-installer: *
This package is not auto-updated.
Last update: 2024-09-15 03:49:49 UTC
README
此扩展为Magento 1.x中长时间存在的URL重写错误提供修复。
如果核心_url_rewrite表(如URL重写管理中所示)变得非常满,并生成带有随机数字的URL(例如 www.example.com/example-123),则您可能遇到了此错误。
受影响版本:Magento CE 1.7.x - 1.9.x
重写
此模块重写了Mage_Catalog_Model_Url模型
参考资料
Stack Exchange: https://magento.stackexchange.com/q/1565/4087
Gist: https://gist.github.com/edannenberg/5310008
支持
此扩展免费提供,不提供免费支持。
贡献
欢迎拉取请求和反馈。