PHPackages                             aquivemedia/module-hyva-catalog-image-slideshow - 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. aquivemedia/module-hyva-catalog-image-slideshow

ActiveMagento2-module

aquivemedia/module-hyva-catalog-image-slideshow
===============================================

N/A

v1.0.9(2mo ago)1072GPL-3.0-or-laterPHP

Since Jun 11Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/AquiveMedia/magento2-hyva-catalog-image-slideshow)[ Packagist](https://packagist.org/packages/aquivemedia/module-hyva-catalog-image-slideshow)[ RSS](/packages/aquivemedia-module-hyva-catalog-image-slideshow/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (10)Used By (0)

Hyvä Catalog Image Slideshow
============================

[](#hyvä-catalog-image-slideshow)

A Magento 2 module that adds an interactive image slideshow to product listings on category pages. Built specifically for Hyvä themes.

[![Magento](https://camo.githubusercontent.com/0cf6500a117fdc40bc0d9987a340741ddbc467b9a0cf353d54a1ea8ca75ec8a6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342b2d6f72616e6765)](https://camo.githubusercontent.com/0cf6500a117fdc40bc0d9987a340741ddbc467b9a0cf353d54a1ea8ca75ec8a6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342b2d6f72616e6765)[![Hyvä](https://camo.githubusercontent.com/6c0924acd3cb7f07b86a1d0d3d1023ca9db8b2514f7acad67114374c99a0eec5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4879762543332541342d253545312e322e332d626c7565)](https://camo.githubusercontent.com/6c0924acd3cb7f07b86a1d0d3d1023ca9db8b2514f7acad67114374c99a0eec5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4879762543332541342d253545312e322e332d626c7565)[![PHP](https://camo.githubusercontent.com/6351c44c5acd541a16e8505d9389a2576fb01528ebdbaf6a6b744ac49e401cae/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312b2d626c7565)](https://camo.githubusercontent.com/6351c44c5acd541a16e8505d9389a2576fb01528ebdbaf6a6b744ac49e401cae/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312b2d626c7565)

Features
--------

[](#features)

- **Interactive Slideshow** - Hover over product images to browse gallery
- **Performance Optimized** - Lazy loading with viewport detection
- **Visual Indicators** - Dots show current image and total count
- **Admin Configuration** - Enable/disable via Magento admin
- **Hyvä themes only** - Built with Alpine.js and Tailwind CSS for Hyvä

Demo
----

[](#demo)

[![Slideshow Demo](./docs/assets/demo.gif)](./docs/assets/demo.gif)

### Features in Action

[](#features-in-action)

When products have multiple gallery images, users can:

- Hover horizontally across the image to switch between photos
- See visual indicators showing which image is active
- Experience instant image switching with preloaded content

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

```
composer require aquivemedia/module-hyva-catalog-image-slideshow
bin/magento setup:upgrade
bin/magento cache:clean
```

### Manual Installation

[](#manual-installation)

1. Download and extract to `app/code/AquiveMedia/CatalogImageSlideshow/`
2. Run installation commands:

```
bin/magento module:enable AquiveMedia_CatalogImageSlideshow
bin/magento setup:upgrade
bin/magento cache:clean
```

Configuration
-------------

[](#configuration)

1. Navigate to **Admin Panel → Stores → Configuration**
2. Go to **Catalog → Category Image Slideshow**
3. Set **Enable Module** to "Yes"
4. Save configuration

Requirements
------------

[](#requirements)

- **Magento**: 2.4.0 or higher
- **Hyvä Theme**: 1.2.3 or higher
- **PHP**: 8.1 or higher

Tested On
---------

[](#tested-on)

Explicitly tested on

- **Magento**: 2.4.8-p2
- **Hyvä Theme**: 1.3.17
- **PHP**: 8.3.23

And

- **Magento**: 2.4.7-p6
- **Hyvä Theme**: 1.3.9
- **PHP**: 8.2.5

How It Works
------------

[](#how-it-works)

### Technical Implementation

[](#technical-implementation)

- **Server-side**: PHP processes product gallery images using Magento's image helper
- **Client-side**: Alpine.js handles interactions and viewport-based lazy loading
- **Styling**: Tailwind CSS provides responsive design
- **Performance**: Images preload when entering viewport, cached for instant switching

Suggestions for improvements?
-----------------------------

[](#suggestions-for-improvements)

This is a first version. When you have suggestions for improvements open a Github issue.

Contributing is more then welcome
---------------------------------

[](#contributing-is-more-then-welcome)

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request

Support
-------

[](#support)

For support, please submit a Github issue

---

**Made with ❤️ at Magetitans Hackaton**

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance86

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81% 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 ~33 days

Recently: every ~40 days

Total

9

Last Release

68d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97c28d83db787e03e9c1c36b0d30221527cba15880b57ee5efa29517bd16a3a5?d=identicon)[Aquive](/maintainers/Aquive)

---

Top Contributors

[![Aquive](https://avatars.githubusercontent.com/u/197229?v=4)](https://github.com/Aquive "Aquive (17 commits)")[![WouterStulp](https://avatars.githubusercontent.com/u/10993605?v=4)](https://github.com/WouterStulp "WouterStulp (4 commits)")

### Embed Badge

![Health badge](/badges/aquivemedia-module-hyva-catalog-image-slideshow/health.svg)

```
[![Health](https://phpackages.com/badges/aquivemedia-module-hyva-catalog-image-slideshow/health.svg)](https://phpackages.com/packages/aquivemedia-module-hyva-catalog-image-slideshow)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[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)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)

PHPackages © 2026

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