PHPackages                             dmatthew/magento2-hover-image - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dmatthew/magento2-hover-image

AbandonedArchivedMagento2-module[Utility &amp; Helpers](/categories/utility)

dmatthew/magento2-hover-image
=============================

Change product image on hover on category pages

1.1.0(6y ago)126799[3 issues](https://github.com/dmatthew/magento2-hover-image/issues)[1 PRs](https://github.com/dmatthew/magento2-hover-image/pulls)MITPHPPHP ^7.1

Since May 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dmatthew/magento2-hover-image)[ Packagist](https://packagist.org/packages/dmatthew/magento2-hover-image)[ RSS](/packages/dmatthew-magento2-hover-image/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Dmatthew\_HoverImage Module for Magento 2
=========================================

[](#dmatthew_hoverimage-module-for-magento-2)

With this module you can set an image to be displayed when hovering over products on category pages.

Saving Product Hover Image using Magento Import
-----------------------------------------------

[](#saving-product-hover-image-using-magento-import)

To update the hover\_image attribute on products for **existing images**:

1. Create a CSV that looks like this:

    ```
    sku,hover_image
    ABCD1234,/i/m/image.jpg
    ```

    skuhover\_imageABCD1234/i/m/image.jpg
2. Then, when importing the file change the field "Images File Directory" to "pub/media/catalog/product".
3. This will set the Hover Image attribute to one of the existing images without requiring you to place new images into pub/media/import/.

To update the hover\_image attribute on products with **new images**:

1. Create a CSV that looks like this:

    ```
    sku,hover_image
    ABCD1234,image.jpg
    ```

    skuhover\_imageABCD1234image.jpg
2. Upload the image.jpg file to the `media/import/` directory.
3. When importing the file, leave the field "Images File Directory" blank or set it to "pub/media/import".
4. This will save the new image and assign it to the Hover Image attribute.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~361 days

Total

3

Last Release

2233d ago

PHP version history (3 changes)1.0.0PHP ~7.0|~7.1

1.0.1PHP ~7.0.0|~7.1.0

1.1.0PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8683207?v=4)[Matthew](/maintainers/dmatthew)[@dmatthew](https://github.com/dmatthew)

---

Top Contributors

[![dmatthew](https://avatars.githubusercontent.com/u/8683207?v=4)](https://github.com/dmatthew "dmatthew (10 commits)")

---

Tags

magentomagento2magento2-module

### Embed Badge

![Health badge](/badges/dmatthew-magento2-hover-image/health.svg)

```
[![Health](https://phpackages.com/badges/dmatthew-magento2-hover-image/health.svg)](https://phpackages.com/packages/dmatthew-magento2-hover-image)
```

###  Alternatives

[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282806.2k](/packages/baldwin-magento2-module-url-data-integrity-checker)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96160.1k3](/packages/yireo-magento2-extensionchecker)[emico/m2-attributelanding

Attribute landing pages for Magento 2

17257.6k10](/packages/emico-m2-attributelanding)[customgento/module-cookiebot-m2

This Magento 2 module integrates Cookiebot into your store.

2468.3k](/packages/customgento-module-cookiebot-m2)[customgento/module-remove-product-comparison-m2

Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento.

1031.0k](/packages/customgento-module-remove-product-comparison-m2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
