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. dmatthew/magento2-hover-image

AbandonedArchivedMagento2-module

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

Change product image on hover on category pages

1.1.0(5y ago)12632↓100%9[2 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 1mo 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

32

—

LowBetter than 71% of packages

Maintenance17

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

2187d 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

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[hyva-themes/magento2-react-checkout

Highly customizable Magento 2 Checkout, built with React

189169.8k1](/packages/hyva-themes-magento2-react-checkout)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6276.8k](/packages/lizardmedia-module-varnish-warmer)

PHPackages © 2026

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