yireo/magento1-categorytreeresizable

Allows resizing of width of category tree panel (to view long category names)

Installs: 235

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 2

Open Issues: 0

Language:JavaScript

Type:magento-module

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

This package is auto-updated.

Last update: 2024-02-29 03:37:51 UTC


README

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.

More information: https://www.yireo.com/software/magento-extensions/categorytreeresizable

You can install this module in various ways:

  1. Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.

  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.

  3. Use modman to install the git repository for you:

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

  4. Or use composer