yireo / magento1-categorytreeresizable
允许调整类别树面板的宽度(以便查看较长的类别名称)
dev-master
2020-10-22 06:09 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- composer/composer: *@dev
- phpunit/phpunit: *
This package is auto-updated.
Last update: 2024-08-29 05:07:23 UTC
README
当在 Magento 后端编辑类别时,有时左侧列的宽度不足以正确显示类别名称。此扩展允许您使用鼠标调整左侧列的宽度。
更多信息:https://www.yireo.com/software/magento-extensions/categorytreeresizable
您可以通过多种方式安装此模块
-
从我们的网站下载 MagentoConnect 包,并将其上传到您自己的 Magento 下载器应用程序。
-
从我们的网站下载 Magento 源代码存档,提取文件,并将文件上传到您的 Magento 根目录。确保刷新 Magento 缓存。完成操作后,请确保注销。
-
使用 modman 安装 Git 仓库
modman init modman clone https://github.com/yireo/Yireo_CategoryTreeResizable modman update Yireo_CategoryTreeResizable
-
或者使用 composer