PHPackages                             hryvinskyi/magento2-banner-slider-admin-ui - 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. [Admin Panels](/categories/admin)
4. /
5. hryvinskyi/magento2-banner-slider-admin-ui

ActiveMagento2-module[Admin Panels](/categories/admin)

hryvinskyi/magento2-banner-slider-admin-ui
==========================================

Banner Slider Admin UI module - admin interface components

1.0.7(4mo ago)0100↓61.5%1MITPHPPHP ^8.1

Since Jan 31Pushed 4mo agoCompare

[ Source](https://github.com/hryvinskyi/magento2-banner-slider-admin-ui)[ Packagist](https://packagist.org/packages/hryvinskyi/magento2-banner-slider-admin-ui)[ RSS](/packages/hryvinskyi-magento2-banner-slider-admin-ui/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (6)Versions (9)Used By (1)

Magento 2 &amp; Adobe Commerce Banner Slider Admin UI
=====================================================

[](#magento-2--adobe-commerce-banner-slider-admin-ui)

Admin panel interface for managing Banner Sliders.

> **Part of [hryvinskyi/magento2-banner-slider-pack](https://github.com/hryvinskyi/magento2-banner-slider-pack)** - Complete Banner Slider solution for Magento 2

Description
-----------

[](#description)

This module provides the admin panel interface for creating and managing banner sliders. It includes CRUD interfaces for sliders and banners, image and video upload handling, and a responsive cropper tool for creating optimized images across different breakpoints.

Features
--------

[](#features)

- Complete admin CRUD interface for sliders and banners
- Responsive image cropper with breakpoint support
- Client-side WebP/AVIF compression using jsquash library
- Drag-and-drop image and video uploads
- Before/after image comparison preview
- UI component-based forms and listings

Admin Menu
----------

[](#admin-menu)

Navigate to **Content &gt; Banner Slider** to access:

Menu ItemActionSlidersManage slider configurationsBannersManage banner contentControllers
-----------

[](#controllers)

### Slider Operations

[](#slider-operations)

- `Index` - List all sliders
- `New` - Create new slider
- `Edit` - Edit existing slider
- `Save` - Save slider data

### Banner Operations

[](#banner-operations)

- `Index` - List all banners
- `New` - Create new banner
- `Edit` - Edit existing banner
- `Save` - Save banner data
- `Delete` - Delete banner

### Upload Controllers

[](#upload-controllers)

- `Image/Upload` - Handle image file uploads
- `Video/Upload` - Handle video file uploads

### Responsive Crop Operations

[](#responsive-crop-operations)

- `ResponsiveCrop/Upload` - Upload source image for cropping
- `ResponsiveCrop/UploadBreakpointImage` - Upload image for specific breakpoint
- `ResponsiveCrop/UploadCompressed` - Upload pre-compressed images (WebP/AVIF)
- `ResponsiveCrop/Generate` - Generate responsive crops from source
- `ResponsiveCrop/Save` - Save crop configuration
- `ResponsiveCrop/Breakpoints` - Get breakpoints for slider

UI Components
-------------

[](#ui-components)

### Forms

[](#forms)

- `hryvinskyi_banner_slider_slider_form.xml` - Slider edit form
- `hryvinskyi_banner_slider_banner_form.xml` - Banner edit form with responsive cropper

### Listings

[](#listings)

- `hryvinskyi_banner_slider_slider_listing.xml` - Slider grid
- `hryvinskyi_banner_slider_banner_listing.xml` - Banner grid

Slider Form Fields
------------------

[](#slider-form-fields)

FieldDescriptionNameSlider identifierStatusEnable/disable sliderLocationWidget placement locationPriorityDisplay priorityStore ViewsStore view assignmentCustomer GroupsCustomer group targetingEffectAnimation effect typeAuto Width/HeightAutomatic sizingLoopInfinite loopLazy LoadLazy image loadingAuto PlayAuto-advance slidesAuto Play TimeoutTime between slidesNavigationShow prev/next arrowsPaginationShow dot paginationResponsiveEnable responsive modeResponsive ItemsItems per breakpointFrom/To DateScheduled visibilityBanner Form Fields
------------------

[](#banner-form-fields)

FieldDescriptionSliderParent slider assignmentNameBanner identifierStatusEnable/disable bannerTypeImage, Video, or Custom HTMLImageDesktop image uploadVideo URLYouTube/Vimeo URLVideo PathLocal video fileVideo Aspect RatioCustom aspect ratioVideo as BackgroundBackground mode toggleCustom ContentHTML content editorLink URLClick-through URLTitleAlt text for imagesOpen in New TabLink targetPositionDisplay orderFrom/To DateScheduled visibilityResponsive CropsBreakpoint-specific imagesJavaScript Components
---------------------

[](#javascript-components)

ComponentDescription`responsive-cropper.js`Interactive cropping tool`image-compressor.js`Client-side WebP/AVIF compression`cropper-manager.js`Crop coordinate management`crop-ajax-service.js`AJAX operations for crops`file-utils.js`File handling utilities`video-uploader.js`Video upload form elementBundled Libraries
-----------------

[](#bundled-libraries)

- **cropper.min.js** - Image cropping library
- **img-comparison-slider** - Before/after comparison
- **jsquash** - WASM-based WebP/AVIF encoding

Dependencies
------------

[](#dependencies)

- PHP 8.1+
- magento/framework
- magento/module-ui
- magento/module-backend
- hryvinskyi/magento2-banner-slider-api
- hryvinskyi/magento2-banner-slider

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

[](#installation)

This module is typically installed as part of the `hryvinskyi/magento2-banner-slider-pack` metapackage:

```
composer require hryvinskyi/magento2-banner-slider-pack
php bin/magento module:enable Hryvinskyi_BannerSliderAdminUi
php bin/magento setup:upgrade
php bin/magento cache:flush
```

Author
------

[](#author)

**Volodymyr Hryvinskyi**

- Email:

License
-------

[](#license)

MIT

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance76

Regular maintenance activity

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Total

8

Last Release

129d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9294098?v=4)[Volodymyr Hryvinskyi](/maintainers/hryvinskyi)[@hryvinskyi](https://github.com/hryvinskyi)

---

Top Contributors

[![hryvinskyi](https://avatars.githubusercontent.com/u/9294098?v=4)](https://github.com/hryvinskyi "hryvinskyi (11 commits)")

### Embed Badge

![Health badge](/badges/hryvinskyi-magento2-banner-slider-admin-ui/health.svg)

```
[![Health](https://phpackages.com/badges/hryvinskyi-magento2-banner-slider-admin-ui/health.svg)](https://phpackages.com/packages/hryvinskyi-magento2-banner-slider-admin-ui)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.8M12](/packages/mollie-magento2)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

173.7k7](/packages/loki-magento2-admin-components)[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)[magepal/magento2-guest-to-customer

Quickly and easily convert existing guest checkout customers to registered customers.

68178.6k](/packages/magepal-magento2-guest-to-customer)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

1512.6k](/packages/mage-os-module-inventory-reservations-grid)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

293.3k](/packages/mage-os-module-admin-activity-log)

PHPackages © 2026

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