Yireo CategoryTreeResizable
When editing categories in the Magento backend, sometimes the left column is not wide enough to display the category titles properly.
This extension allows you to resize the left column with your mouse., (*1)
More information: https://www.yireo.com/software/magento-extensions/categorytreeresizable, (*2)
You can install this module in various ways:, (*3)
1) Download the MagentoConnect package from our site and upload it into your own Magento
Downloader application., (*4)
2) Download the Magento source archive from our site, extract the files and upload the
files to your Magento root. Make sure to flush the Magento cache. Make sure to logout
once you're done., (*5)
3) Use modman to install the git repository for you:, (*6)
modman init
modman clone https://github.com/yireo/Yireo_CategoryTreeResizable
modman update Yireo_CategoryTreeResizable
4) Or use composer, (*7)