yireo / yireo_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: 2020-10-22 06:09:08 UTC
README
在编辑 Magento 后端的类别时,有时左侧列不够宽,无法正确显示类别标题。此扩展允许您使用鼠标调整左侧列的大小。
更多信息: https://www.yireo.com/software/magento-extensions/categorytreeresizable
您可以通过多种方式安装此模块
-
从我们的网站上下载 MagentoConnect 包,并将其上传到您的 Magento Downloader 应用程序中。
-
从我们的网站上下载 Magento 源代码存档,解压文件,并将文件上传到您的 Magento 根目录。请确保刷新 Magento 缓存。完成操作后,请确保注销。
-
使用 modman 安装 git 仓库
modman init modman clone https://github.com/yireo/Yireo_CategoryTreeResizable modman update Yireo_CategoryTreeResizable
-
或使用 composer