faonni / magento-gridthumbs
The Grid Thumbs extension adds a column with items images
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento-module
Requires
- openmage/magento-lts: >=19.4.0
This package is auto-updated.
Last update: 2024-10-29 05:54:03 UTC
README
The Grid Thumbs extension adds a column with items images. Adds a column with items images to make product grid more informative and simplify the process of products searching.
Compatibility
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Install via Composer
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-gridthumbs
Wait while dependencies are updated.
Manual Installation
-
Download the corresponding latest version
-
Copy the unzip content to the {Magento root} folder
Usage
Configuration
The module does not need configuration
Product catalog
Related, Up-sell and Cross-sell products tabs
Uninstall
Pleace, create backup so you can recover the data at a later time.
Uninstall via Composer
-
Go to installation folder
-
Enter following commands to remove:
composer remove faonni/magento-gridthumbs
Manual Uninstall
- Remove the folder {Magento root}/app/code/community/Faonni/GridThumbs
- Remove the file {Magento root}/skin/adminhtml/default/default/images/catalog/product/placeholder/thumbnail.jpg
- Remove the file {Magento root}/app/etc/modules/Faonni_GridThumbs.xml