yireo/magento1-categorytreeresizable

允许调整类别树面板的宽度(以便查看较长的类别名称)

安装: 235

依赖项: 0

建议者: 0

安全: 0

星标: 6

关注者: 3

分支: 2

开放问题: 0

语言:JavaScript

类型:magento-module

dev-master 2020-10-22 06:09 UTC

This package is auto-updated.

Last update: 2024-08-29 05:07:23 UTC


README

当在 Magento 后端编辑类别时,有时左侧列的宽度不足以正确显示类别名称。此扩展允许您使用鼠标调整左侧列的宽度。

更多信息:https://www.yireo.com/software/magento-extensions/categorytreeresizable

您可以通过多种方式安装此模块

  1. 从我们的网站下载 MagentoConnect 包,并将其上传到您自己的 Magento 下载器应用程序。

  2. 从我们的网站下载 Magento 源代码存档,提取文件,并将文件上传到您的 Magento 根目录。确保刷新 Magento 缓存。完成操作后,请确保注销。

  3. 使用 modman 安装 Git 仓库

    modman init modman clone https://github.com/yireo/Yireo_CategoryTreeResizable modman update Yireo_CategoryTreeResizable

  4. 或者使用 composer