Download the PHP package hryvinskyi/magento2-banner-slider-pack without Composer

On this page you can find all versions of the php package hryvinskyi/magento2-banner-slider-pack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-banner-slider-pack

Magento 2 & Adobe Commerce Banner Slider

Complete banner slider solution with responsive images, video support, WebP/AVIF optimization, and advanced cropping tools.

Overview

This metapackage provides a complete solution for managing banner sliders in Magento 2. It includes powerful features for creating responsive image banners, video banners (YouTube, Vimeo, local), and custom HTML content with a modern Splide.js carousel.

Included Packages

Core Modules

Key Features

Banner Types

Responsive Images

Video Support

Admin Features

Carousel Features (Splide.js)

Performance

Analytics & Statistics

Installation

Configuration

Creating a Slider

  1. Navigate to Content > Banner Slider > Sliders
  2. Click Add New Slider
  3. Configure slider settings:
    • Name - Identifier for the slider
    • Status - Enable/disable
    • Store Views - Target store views
    • Customer Groups - Target customer groups
    • Animation - Effect type, auto width/height, loop
    • Autoplay - Enable and set interval
    • Navigation - Arrows and pagination
    • Responsive - Items per breakpoint

Adding Banners

  1. Navigate to Content > Banner Slider > Banners
  2. Click Add New Banner
  3. Select parent slider
  4. Choose banner type (Image, Video, or Custom HTML)
  5. Configure content:
    • Image - Upload desktop image, configure responsive crops
    • Video - Enter URL or upload local file
    • Custom HTML - Enter HTML content
  6. Set link URL and target
  7. Configure position and date range

Responsive Image Cropping

  1. Edit a banner
  2. In the Responsive Crops section, click on a breakpoint
  3. Use the visual cropper to adjust the crop area
  4. Enable WebP/AVIF generation and set quality
  5. Save the banner

Placing the Slider

Widget in CMS Page/Block

Layout XML

Viewing Analytics

  1. Navigate to Content > Banner Slider > Analytics
  2. View slider statistics dashboard with impressions, clicks, and CTR
  3. Click on a slider row to see per-banner performance details
  4. Use store view filter to analyze specific store performance

Database Schema

Table Description
hryvinskyi_banner_slider Slider configuration
hryvinskyi_banner_slider_banner Banner content
hryvinskyi_banner_slider_image Responsive image variants
hryvinskyi_banner_slider_breakpoint Viewport breakpoints
hryvinskyi_banner_slider_responsive_crop Crop configurations
hryvinskyi_banner_slider_statistics Analytics data (impressions, clicks, CTR)

Requirements

Dependencies

The pack requires these additional packages (installed automatically):

Support

Author

Volodymyr Hryvinskyi

License

MIT License - see LICENSE file for details

Changelog

See CHANGELOG.md for detailed version history.


All versions of magento2-banner-slider-pack with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package hryvinskyi/magento2-banner-slider-pack contains the following files

Loading the files please wait ...