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)127349[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 1w 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 69% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity27

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

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

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[emico/m2-attributelanding

Attribute landing pages for Magento 2

17269.7k13](/packages/emico-m2-attributelanding)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

132.2k](/packages/angeo-module-llms-txt)

PHPackages © 2026

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