Download the PHP package codilar/magento2-banner-slider without Composer
On this page you can find all versions of the php package codilar/magento2-banner-slider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codilar/magento2-banner-slider
More information about codilar/magento2-banner-slider
Files in codilar/magento2-banner-slider
Download codilar/magento2-banner-slider
More information about codilar/magento2-banner-slider
Files in codilar/magento2-banner-slider
Vendor codilar
Package magento2-banner-slider
Short Description A magento 2 module to show banners within a slider. The smart way
License OSL-3.0 AFL-3.0
Package magento2-banner-slider
Short Description A magento 2 module to show banners within a slider. The smart way
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-banner-slider
Codilar magento2-banner-slider
A magento 2 module to show banners within a slider. The smart way
The module comes with 4 types of banners which you can add to your sliders.
- Local image (upload or select from wysiwyg gallery)
- External image (URL)
- YouTube video (URL)
- Custom HTML (WYSIWYG editor provided)
But feel free to extend the module to make more types if you want!
Also easily create different resource maps, to facilitate showing different kinds of banners for different screen resolutions (like mobile, desktop, tablet, and TV)!
Steps to install
-
Via Composer
composer require codilar/magento2-banner-slider
(Recommended) - Manually Clone or download this repository and put it in
app/code/Codilar/BannerSlider
Steps to create a slider
- Login to your Admin panel
- Go to
Content > Banner Slider > Manage Sliders
and create a new slider - Go to
Content > Banner Slider > Manage Resource Maps
to create a new resource type (it takes three parameters, the title, and the min width, and max width which you can leave blank for ignoring) - Go to
Content > Banner Slider > Manage Banners
to add a new banner. Assign the banner to the slider created in step 2 and resource map created in step 3 - Done!
How to use the slider
- Widget support
- REST API support
- GraphQL API support
All versions of magento2-banner-slider with dependencies
PHP Build Version
Package Version
The package codilar/magento2-banner-slider contains the following files
Loading the files please wait ....