PHPackages                             mage2kishan/module-product-slider - 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. mage2kishan/module-product-slider

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

mage2kishan/module-product-slider
=================================

Advanced Product Slider widget with extensive customization options for Magento 2

1.0.6(1mo ago)026↓66.7%1proprietaryPHPPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Apr 16Pushed 1mo agoCompare

[ Source](https://github.com/mage2sk/module-product-slider)[ Packagist](https://packagist.org/packages/mage2kishan/module-product-slider)[ RSS](/packages/mage2kishan-module-product-slider/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (10)Versions (8)Used By (1)

Magento 2 Product Slider Extension: Admin-Managed Sliders, Responsive Columns, Badges (Hyva + Luma)
===================================================================================================

[](#magento-2-product-slider-extension-admin-managed-sliders-responsive-columns-badges-hyva--luma)

[![Magento 2.4.4 - 2.4.8](https://camo.githubusercontent.com/079c832211eed4f9451ebe264e3865f825b0f9f31b041cbf03676c6e254535d4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342e342532302d2d253230322e342e382d6f72616e67653f6c6f676f3d6d6167656e746f266c6f676f436f6c6f723d7768697465)](https://magento.com)[![PHP 8.1 - 8.4](https://camo.githubusercontent.com/56b3cce18841623e2cbed2ebf09b06be1be8807e99e6e054a89d304ab4790b8e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312532302d2d253230382e342d626c75653f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://php.net)[![Hyva + Luma](https://camo.githubusercontent.com/d4d6a05401973034a5aae392f030440eefa40afc9191ffb06ed897af5d25adb1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5468656d65732d487976612532302532422532304c756d612d313462386136)](https://www.hyva.io)[![Live Demo & Details](https://camo.githubusercontent.com/741d2ddd5d5dffa4ca91cbb1e887c8a8710ea170c782787d7970c58c10c9e444/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c69766525323044656d6f25323025323625323044657461696c732d6d6167656e746f2d2d322d2d70726f647563742d2d736c696465722d3044393438383f7374796c653d666c6174)](https://kishansavaliya.com/magento-2-product-slider.html)[![Packagist](https://camo.githubusercontent.com/cb02c4c22b9a19466ce8141fd322ac3ef3eefb18b76a567fbe51ff1ac98554ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5061636b61676973742d6d616765326b697368616e2532466d6f64756c652d2d70726f647563742d2d736c696465722d6f72616e67653f6c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/mage2kishan/module-product-slider)[![Upwork Top Rated Plus](https://camo.githubusercontent.com/6f72584179420c41ed90432fd2579a4ed36199d4229e8181d20f353c1c4ee4eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5570776f726b2d546f702532305261746564253230506c75732d3134613830303f6c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/freelancers/~016dd1767321100e21)[![Website](https://camo.githubusercontent.com/f1ae86d28e2b505aee60f240d3e5508e390b0a8dc7a9b7ecf1b450fad862053f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576562736974652d6b697368616e736176616c6979612e636f6d2d304439343838)](https://kishansavaliya.com)

> **Build and manage product sliders from the Magento admin without writing code.** Panth Product Slider gives you a full CRUD grid to create unlimited sliders, pick products by category, SKU, price range, sale status, or new-arrivals threshold, set responsive column counts per breakpoint, choose a style preset, add product badges, and drop the slider on any page using the widget UI, layout XML, or a CMS directive. Native templates for **Hyva (Alpine.js)** and **Luma (Swiper.js)** are both included.

**Product page:** [kishansavaliya.com/magento-2-product-slider.html](https://kishansavaliya.com/magento-2-product-slider.html)

---

Quick Answer
------------

[](#quick-answer)

**What is Panth Product Slider?** It is a Magento 2 product slider extension with a full admin CRUD interface, so merchants can create and manage product carousels without touching code. Sliders render on any page through the standard Magento widget system.

**What does it add to my store?**

- An **admin slider grid** under Panth Infotech &gt; Product Slider &gt; Manage Sliders to create, edit, enable, disable, and delete sliders.
- **Flexible product selection** by category IDs, product IDs, SKUs, price range, sale-only, new arrivals, and stock status.
- **Responsive column counts** with separate mobile, tablet, and desktop values stored per slider.
- **Style presets and product badges** (sale percentage, New, Low Stock, Featured) with configurable badge corner position.
- **Autoplay and arrow navigation**, both configurable per slider.
- **Three embed methods**: CMS widget directive, layout XML block, and direct PHTML call.

**Which themes are supported?** Both **Hyva** (Alpine.js snap-slider, no jQuery) and **Luma** (Swiper.js via RequireJS). The module auto-detects the active theme through `Panth\Core\Helper\Theme`.

**What does it need?** Magento 2.4.4 to 2.4.8, PHP 8.1 to 8.4, and the free `mage2kishan/module-core` package.

---

Need Custom Magento 2 Development?
----------------------------------

[](#need-custom-magento-2-development)

> **Get a free quote for your project in 24 hours** for custom modules, Hyva themes, performance work, M1 to M2 migrations, and Adobe Commerce Cloud.

 [ ![Get a Free Quote](https://camo.githubusercontent.com/eac8c45d21cff8b139ddc392325f3bd6c8266a6f3d7b23f15131c958f3d3c8d0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f476574253230612532304672656525323051756f74652532302545322538362539322d5265706c7925323077697468696e2532303234253230686f7572732d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/get-quote)

### Kishan Savaliya

[](#kishan-savaliya)

**Top Rated Plus on Upwork**

[![Hire on Upwork](https://camo.githubusercontent.com/b69353d3c6e192f4d03cc36bb8883612004e32f54dd2dbcc1e700dd791acd875/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486972652532306f6e2532305570776f726b2d546f702532305261746564253230506c75732d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/freelancers/~016dd1767321100e21)

100% Job Success \* 10+ Years Magento Experience Adobe Certified \* Hyva Specialist

### Panth Infotech Agency

[](#panth-infotech-agency)

**Magento Development Team**

[![Visit Agency](https://camo.githubusercontent.com/bbf04bdd2aff502082508568ec42ace3a7475c98756f596e2013056c89726ed6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56697369742532304167656e63792d50616e7468253230496e666f746563682d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/agencies/1881421506131960778/)

Custom Modules \* Theme Design \* Migrations Performance \* SEO \* Adobe Commerce Cloud

**Visit our website:** [kishansavaliya.com](https://kishansavaliya.com) | **Get a quote:** [kishansavaliya.com/get-quote](https://kishansavaliya.com/get-quote)

---

Table of Contents
-----------------

[](#table-of-contents)

- [Who Is It For](#who-is-it-for)
- [Key Features](#key-features)
- [Compatibility](#compatibility)
- [Installation](#installation)
- [Configuration](#configuration)
- [How It Works](#how-it-works)
- [Widget Usage](#widget-usage)
- [FAQ](#faq)
- [Support](#support)
- [About Panth Infotech](#about-panth-infotech)
- [Quick Links](#quick-links)

---

Who Is It For
-------------

[](#who-is-it-for)

- **Stores with large catalogs** that need a fast way to showcase featured products, new arrivals, bestsellers, or on-sale items on the homepage or category pages.
- **Merchants who want admin control** over what appears in each slider, without asking a developer to edit layout XML for every change.
- **Hyva storefronts** that need a slider built on Alpine.js with no jQuery pulled back in.
- **Luma storefronts** that want a Swiper.js-powered carousel that loads only on pages where the slider renders.
- **Marketing teams** running promotions who need scheduled or temporary product showcases on landing pages and CMS blocks.

---

Key Features
------------

[](#key-features)

### Admin Slider Management

[](#admin-slider-management)

- **Full CRUD grid** under Panth Infotech &gt; Product Slider &gt; Manage Sliders for creating, editing, enabling, disabling, and deleting sliders.
- **Per-slider settings** for title, identifier, store view scope, heading tag, show/hide heading, and description HTML below the heading.
- **Stored in the `panth_product_slider` table** with a unique identifier index and an active-status index for fast lookups.

### Product Selection and Filtering

[](#product-selection-and-filtering)

- **Category-based filtering** by one or multiple category IDs.
- **Manual product selection** by product IDs or SKUs.
- **Sale-only filter** that restricts the slider to products with an active special price.
- **New arrivals filter** based on a configurable number of days since product creation.
- **Price range filter** with from/to decimal values.
- **Exclude out-of-stock** toggle to hide unavailable products.
- **Sort options**: by position, price asc/desc, name, or custom ordering with direction control.
- **Product limit** set per slider (default 8).

### Responsive Layout

[](#responsive-layout)

- **Separate column counts for mobile, tablet, and desktop** stored per slider.
- **Global defaults** in system configuration (Default Columns Mobile/Tablet/Desktop and Default Products Per Slider).
- **Tailwind snap-slider breakpoints** on Hyva and **Swiper.js breakpoints** on Luma.

### Style Presets and Badges

[](#style-presets-and-badges)

- **Style presets**: Default, Modern, Minimal, Bold, Custom, with per-slider card shadow and hover effect overrides.
- **Custom CSS class** field for additional per-slider styling.
- **Product badges**: sale percentage, New, Low Stock, and Featured, with configurable corner position (top-left, top-right, bottom-left, bottom-right).
- **Auto-apply Sale badge** when a special price is active on a product.
- Arrow and card colors are managed through the theme configuration file (`theme-config.json`, product-slider section).

### Slider Behavior

[](#slider-behavior)

- **Autoplay** with configurable interval (default 3000 ms) and pause-on-hover.
- **Arrow navigation** with configurable colors, size, and position.
- **Pagination pager** togglable per slider.
- **Loop mode** for continuous browsing.
- **Touch and swipe** support on mobile natively through the respective libraries.

### Display Options

[](#display-options)

- **Show or hide Add to Cart** button per slider.
- **Show or hide product details** (name, price) per slider.
- **Show or hide product rating** per slider.
- **Show or hide heading** above the slider.

### Three Embed Methods

[](#three-embed-methods)

- **CMS widget directive**: insert via Content &gt; Widgets or paste a `{{widget ...}}` shortcode directly in a CMS block.
- **Layout XML block**: reference `Panth\ProductSlider\Block\Widget\ProductSlider` in any layout handle.
- **Direct PHTML call**: use the `SliderById` block class to pull a slider by ID or identifier into any template.

### Hyva and Luma Ready

[](#hyva-and-luma-ready)

- **Native Hyva template** using Alpine.js snap-slider with `ProductListItem` view model, zero jQuery.
- **Native Luma template** using Swiper.js, loaded via RequireJS only on pages where the slider renders.
- **Automatic theme detection** via `Panth\Core\Helper\Theme`.
- **Shared admin**: one admin UI drives both storefronts.

---

Compatibility
-------------

[](#compatibility)

RequirementVersions SupportedMagento Open Source2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8Adobe Commerce2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8Adobe Commerce Cloud2.4.4 to 2.4.8PHP8.1.x, 8.2.x, 8.3.x, 8.4.xHyva Theme1.3+ (native Alpine.js support)Luma ThemeNative supportRequired Dependency`mage2kishan/module-core` (free)---

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

[](#installation)

### Composer Installation (Recommended)

[](#composer-installation-recommended)

```
composer require mage2kishan/module-product-slider
bin/magento module:enable Panth_Core Panth_ProductSlider
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
```

### Manual Installation via ZIP

[](#manual-installation-via-zip)

1. Download the latest release from [Packagist](https://packagist.org/packages/mage2kishan/module-product-slider) or from the [product page](https://kishansavaliya.com/magento-2-product-slider.html).
2. Extract it to `app/code/Panth/ProductSlider/` in your Magento install.
3. Make sure `Panth_Core` is installed too (required dependency).
4. Run the commands above starting from `bin/magento module:enable`.

### Verify Installation

[](#verify-installation)

```
bin/magento module:status Panth_ProductSlider
# Expected: Module is enabled
```

After install, open:

```
Admin -> Panth Infotech -> Product Slider -> Manage Sliders

```

---

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

[](#configuration)

Go to **Stores -&gt; Configuration -&gt; Panth Extensions -&gt; Product Slider**.

SettingGroupDefaultDescriptionEnable ModuleGeneral SettingsYesMaster toggle. When disabled, no sliders render on the frontend.Default Columns (Mobile)Default Layout1Default mobile column count for new sliders.Default Columns (Tablet)Default Layout2Default tablet column count for new sliders.Default Columns (Desktop)Default Layout4Default desktop column count for new sliders.Default Products Per SliderDefault Layout8Default number of products loaded per slider.Design and colors (arrow color, card styling) are managed through the theme config file. Product badges are managed through the Smart Product Badges module when installed.

Each slider can override the global column and product-count defaults in its own edit form.

---

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

[](#how-it-works)

1. Create a slider in **Admin -&gt; Panth Infotech -&gt; Product Slider -&gt; Manage Sliders**. Set the title, store views, product selection criteria, column counts, style preset, and autoplay options.
2. The slider entity is saved to the `panth_product_slider` database table with a unique identifier.
3. Embed the slider on a page using the Magento widget UI, a layout XML block reference, or a CMS widget directive.
4. On page load, the `ProductSlider` block class reads the slider entity, builds a product collection filtered by your criteria, and passes it to the appropriate template.
5. On **Hyva**, the template renders a native Alpine.js snap-slider with Tailwind CSS classes. On **Luma**, it renders a Swiper.js carousel loaded via RequireJS.
6. The product collection is cached on the block instance, so calling `getProductCollection()` more than once per request costs a single database query.

---

Widget Usage
------------

[](#widget-usage)

### Via Magento Widget UI

[](#via-magento-widget-ui)

1. Go to **Content -&gt; Widgets -&gt; Add Widget**.
2. Select **Panth Product Slider** as the widget type.
3. Pick the design theme and layout updates (CMS page, category, product page, etc.).
4. Choose the saved slider by identifier or ID.
5. Save and flush cache.

### Via Layout XML

[](#via-layout-xml)

```

            1

```

### Via CMS Page or Block

[](#via-cms-page-or-block)

```
{{widget type="Panth\ProductSlider\Block\Widget\ProductSlider" slider_id="1"}}

```

After saving a slider in the admin, the edit form shows the exact embed code for all three methods.

---

FAQ
---

[](#faq)

### Does Panth Product Slider work on Hyva themes?

[](#does-panth-product-slider-work-on-hyva-themes)

Yes. The module ships a native Alpine.js snap-slider template for Hyva with no jQuery, Knockout, or RequireJS. Theme detection is automatic through `Panth_Core`.

### Can I create sliders from the admin without editing XML?

[](#can-i-create-sliders-from-the-admin-without-editing-xml)

Yes. The admin CRUD grid at Panth Infotech &gt; Product Slider &gt; Manage Sliders handles all slider creation, editing, and deletion. No code changes are needed.

### How do I show a slider on the homepage?

[](#how-do-i-show-a-slider-on-the-homepage)

Add it via Content -&gt; Widgets with the layout handle `cms_index_index`, or paste the widget directive directly into the homepage CMS block.

### Can I filter products by category?

[](#can-i-filter-products-by-category)

Yes. In the slider edit form, add one or multiple category IDs. You can also hand-pick products by ID or SKU, or combine criteria like sale-only and new arrivals.

### Will it slow down my category or CMS pages?

[](#will-it-slow-down-my-category-or-cms-pages)

No. On Hyva the slider uses Alpine.js with no added dependencies. On Luma, Swiper.js loads only on pages where the slider renders. Images use native lazy loading. The product collection query runs once per block instance and is not repeated on the same request.

### Can I have different column counts on mobile and desktop?

[](#can-i-have-different-column-counts-on-mobile-and-desktop)

Yes. Each slider stores separate mobile, tablet, and desktop column counts. Global defaults are set in system configuration and can be overridden per slider.

### Does it support autoplay?

[](#does-it-support-autoplay)

Yes. Autoplay is togglable per slider, with a configurable interval (default 3000 ms) and pause-on-hover behavior.

### Does it work with multi-store setups?

[](#does-it-work-with-multi-store-setups)

Yes. Each slider stores a `store_ids` value, so you can restrict a slider to specific store views. The system configuration respects Magento's default, website, and store-view scope order.

### Does Panth Product Slider need Panth Core?

[](#does-panth-product-slider-need-panth-core)

Yes. `mage2kishan/module-core` is a free, required dependency. Composer installs it automatically.

---

Support
-------

[](#support)

ChannelContactProduct Page[kishansavaliya.com/magento-2-product-slider.html](https://kishansavaliya.com/magento-2-product-slider.html)EmailWebsite[kishansavaliya.com](https://kishansavaliya.com)WhatsApp+91 84012 70422GitHub Issues[github.com/mage2sk/module-product-slider/issues](https://github.com/mage2sk/module-product-slider/issues)Upwork (Top Rated Plus)[Hire Kishan Savaliya](https://www.upwork.com/freelancers/~016dd1767321100e21)Upwork Agency[Panth Infotech](https://www.upwork.com/agencies/1881421506131960778/)Response time: 1-2 business days.

### Need Custom Magento Development?

[](#need-custom-magento-development)

Looking for **custom Magento module development**, **Hyva theme work**, **store migrations**, or **performance tuning**? Get a free quote in 24 hours:

 [ ![Get a Free Quote](https://camo.githubusercontent.com/0d9512dc4f89ef40179e9f650fd0786b6bc846d289ab2cb04a223a43f2833eeb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254630253946253932254143253230476574253230612532304672656525323051756f74652d6b697368616e736176616c6979612e636f6d2532466765742d2d71756f74652d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/get-quote)

 [ ![Hire on Upwork](https://camo.githubusercontent.com/fad56e8be7896e39593f090cd2ed32e6bf86b4b6e75974cf292aee99d45f5077/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486972652532304b697368616e2d546f702532305261746564253230506c75732d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465) ](https://www.upwork.com/freelancers/~016dd1767321100e21) [ ![Visit Agency](https://camo.githubusercontent.com/fdf45a9d937d72b896f5e2557337d47efebc0e06b7ad4d4c162c0a64375a62fa/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56697369742d50616e7468253230496e666f746563682532304167656e63792d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465) ](https://www.upwork.com/agencies/1881421506131960778/) [ ![View Product Page](https://camo.githubusercontent.com/e88e21a9f270b81f0be7468d0667caab13409f1a7efd1050e52d9e9a6bd84225/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5669657725323050726f64756374253230506167652d6d6167656e746f2d2d322d2d70726f647563742d2d736c696465722d3044393438383f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/magento-2-product-slider.html)

---

About Panth Infotech
--------------------

[](#about-panth-infotech)

Built and maintained by **Kishan Savaliya** ([kishansavaliya.com](https://kishansavaliya.com)), a **Top Rated Plus** Magento developer on Upwork with 10+ years of eCommerce experience.

**Panth Infotech** is a Magento 2 development agency that builds high quality, security focused extensions and themes for both Hyva and Luma storefronts. The extension suite covers SEO, performance, checkout, product presentation, customer engagement, and store management, with each module built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.

Browse the full extension catalog on our [Magento extensions page](https://kishansavaliya.com/magento-extensions.html) or on [Packagist](https://packagist.org/packages/mage2kishan/).

---

Quick Links
-----------

[](#quick-links)

ResourceLink**Product Page**[magento-2-product-slider.html](https://kishansavaliya.com/magento-2-product-slider.html)**Packagist**[mage2kishan/module-product-slider](https://packagist.org/packages/mage2kishan/module-product-slider)**GitHub**[mage2sk/module-product-slider](https://github.com/mage2sk/module-product-slider)**Website**[kishansavaliya.com](https://kishansavaliya.com)**Free Quote**[kishansavaliya.com/get-quote](https://kishansavaliya.com/get-quote)**Upwork (Top Rated Plus)**[Hire Kishan Savaliya](https://www.upwork.com/freelancers/~016dd1767321100e21)**Upwork Agency**[Panth Infotech](https://www.upwork.com/agencies/1881421506131960778/)**Email****WhatsApp**+91 84012 70422---

 **Ready to add product sliders to your Magento 2 store?**
 [ ![See Product Slider](https://camo.githubusercontent.com/5fe796c80e25c3d0c9f4e3bbeb7d3b2ee46e094c3fa58ab8bfbaec8a364d5256/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625394125383025323053656525323050726f64756374253230536c696465722532302545322538362539322d50726f647563742532305061676525323025323625323044656d6f2d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/magento-2-product-slider.html)

---

**SEO Keywords:** magento 2 product slider, magento 2 product carousel, magento 2 slider widget, magento 2 product slider extension, magento 2 product slider module, hyva product slider, hyva alpine js slider, luma product slider, magento 2 featured products slider, magento 2 new arrivals slider, magento 2 bestsellers slider, magento 2 homepage slider, magento 2 category products slider, magento 2 admin managed slider, magento 2 swiper slider, magento 2 snap slider, magento 2 autoplay slider, magento 2 responsive product carousel, magento 2 product badge slider, magento 2 sale products slider, magento 2 widget slider, magento 2 cms slider, magento 2.4.8 slider, php 8.4 magento slider, mage2kishan product slider, panth product slider, panth infotech, kishan savaliya magento, top rated plus upwork, hire magento developer, custom magento development, magento 2 hyva development

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance91

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~10 days

Total

7

Last Release

36d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/343e344aa298f189db888b32d62f9202d31ced1a5ea23411850a63dc4a30299c?d=identicon)[kishansavaliya](/maintainers/kishansavaliya)

---

Top Contributors

[![KishanSavaliya](https://avatars.githubusercontent.com/u/16853223?v=4)](https://github.com/KishanSavaliya "KishanSavaliya (12 commits)")

### Embed Badge

![Health badge](/badges/mage2kishan-module-product-slider/health.svg)

```
[![Health](https://phpackages.com/badges/mage2kishan-module-product-slider/health.svg)](https://phpackages.com/packages/mage2kishan-module-product-slider)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)[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.

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

PHPackages © 2026

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