https://github.com/karliuka/m1.gridthumbs
Magento1. 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.
https://github.com/karliuka/m1.gridthumbs
grid-thumbs magento magento-extension magento1 magento1-module openmage openmage-module thumbs
Last synced: 3 months ago
JSON representation
Magento1. 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.
- Host: GitHub
- URL: https://github.com/karliuka/m1.gridthumbs
- Owner: karliuka
- License: other
- Created: 2016-05-28T11:26:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T12:59:58.000Z (over 4 years ago)
- Last Synced: 2024-12-28T01:29:47.953Z (5 months ago)
- Topics: grid-thumbs, magento, magento-extension, magento1, magento1-module, openmage, openmage-module, thumbs
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
# Magento GridThumbs
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
1. Go to installation folder
2. Enter following commands to install module:
```bash
composer require faonni/magento-gridthumbs
```
Wait while dependencies are updated.#### Manual Installation
1. Download the corresponding [latest version](https://github.com/karliuka/m1.GridThumbs/archive/1.2.0.zip)
2. 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
1. Go to installation folder
2. Enter following commands to remove:
```bash
composer remove faonni/magento-gridthumbs
```
#### Manual Uninstall1. Remove the folder {Magento root}/app/code/community/Faonni/GridThumbs
2. Remove the file {Magento root}/skin/adminhtml/default/default/images/catalog/product/placeholder/thumbnail.jpg
3. Remove the file {Magento root}/app/etc/modules/Faonni_GridThumbs.xml