Download the PHP package maniyatech/magento2-homepage-banner-slider without Composer
On this page you can find all versions of the php package maniyatech/magento2-homepage-banner-slider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download maniyatech/magento2-homepage-banner-slider
More information about maniyatech/magento2-homepage-banner-slider
Files in maniyatech/magento2-homepage-banner-slider
Package magento2-homepage-banner-slider
Short Description A responsive and customizable Magento 2 homepage banner slider with Owl Carousel, supporting image uploads, lazy loading, multi-store views, and configurable allowed image formats.
License proprietary
Informations about the package magento2-homepage-banner-slider
ManiyaTech Homepage-Banner-Slider module for Magento 2
The Homepage Banner Slider module allows Magento 2 store owners to display a responsive and dynamic banner slider on the homepage. It supports multiple slides with separate desktop and mobile images, customizable titles, buttons, and linking options. Built using Owl Carousel, it includes configurable options such as autoplay, slide transitions, arrows, dots, and item counts per device type. The module is optimized for performance, accessibility, and Magento coding standards, supporting image lazy loading, preload, and SEO-friendly practices.
How to install ManiyaTech_HomepageBannerSlider module
Composer Installation
Run the following command in Magento 2 root directory to install ManiyaTech_HomepageBannerSlider module via composer.
Install
Update
Run below command if your store is in the production mode:
Manual Installation
If you prefer to install this module manually, kindly follow the steps described below -
- Download the latest version here
- Create a folder path like this
app/code/ManiyaTech/HomepageBannerSlider
and extract themain.zip
file into it. - Navigate to Magento root directory and execute the below commands.