Skip to content

A magento 2 module to show banners within a slider. The smart way

Notifications You must be signed in to change notification settings

Codilar/magento2-banner-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  1. Local image (upload or select from wysiwyg gallery)
  2. External image (URL)
  3. YouTube video (URL)
  4. 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

  1. Via Composer composer require codilar/magento2-banner-slider (Recommended)

  2. Manually Clone or download this repository and put it in app/code/Codilar/BannerSlider

Steps to create a slider

  1. Login to your Admin panel
  2. Go to Content > Banner Slider > Manage Sliders and create a new slider
  3. 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)
  4. 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
  5. Done!

How to use the slider

  1. Widget support
  2. REST API support
  3. GraphQL API support

About

A magento 2 module to show banners within a slider. The smart way

Resources

Stars

Watchers

Forks

Packages

No packages published