Skip to content

trive-digital/Bannerslider-Magento2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Banner Slider Extension on Magento 2.0

Welcome to Banner Slider on Magento 2.0 Installation! We're glad that you are interested in our extension.

First time in the market, Magento 2 Banner Slider is upgraded to be compatible with Magento 2 and is promised to become the hottest FREE extension.

Still with full features as the previous version, Magento 2 Banner Slider will attract customers right from the very first moments they are on site:

  • Get customers' attention with eye-catching images
  • Choose among up to 36 positions & a variety of effects to display slides
  • Highlight your promotion, campaign or any events by using banner slider
  • View & analyze report for the effectiveness of the slides

TRY LIVE DEMO HERE:

Frontend Demo
Backend Demo

New to Magento? Need some help?

If you're not sure about the following, you probably need a little help before you start installing the Banner Slider extension:

Step 1: Verify your prerequisites

Use the following table to verify you have the correct prerequisites to install the Magento software.

Prerequisite How to check For more information
Magento version Community Edition 2.0 Go to admin page, you can see version of Magento 2 at left bottom page, Download Magento version Community Edition 2.0 here

If you're not sure how to install Magento 2.0, click here for tutorial!

Step 2: Pre-Installation

The Magento front end relies heavily on caching to provide a faster experience to customer. This is a wonderful tool, but can wreak havoc during the installation process. To ensure that cache is not the cause of any problem, you'd better turn it off. This can be done from the admin console by navigating to the Cache Management page (System->Cache Management), selecting all caches, clicking "disable" from the drop-down menu, and submitting the change.

cache

You also should run the Magento software in developer mode when you’re extending or customizing it. You can use this command line to show current mode :

php bin/magento deploy:mode:show

Use this command to change to developer mode :

php bin/magento deploy:mode:set developer

Step 3: Install and verify the installation

You can download as "zip" file and unzip Banner Slider extension or clone this repository by the following commands:

Use SSH: git clone git@github.com:Magestore/Bannerslider.git

Use HTTPS: git clone https://github.com/Magestore/Bannerslider.git

When you have completed, you will have a folder named Bannerslider containing all files of this extension:

bannersliderextension

Now you copy folder "app" then go to magento 2 root directory and paste it in selected merge folder:

magentorootfolder

copy

Then you open a terminal application, change to magento root directory and use command line :

cd [magento 2 root folder]

php bin/magento setup:upgrade

Example : install

Wait a second to complete installation process:

completeinstall

Finally, coming back to Magento 2 admin to check if Banner Slider extension is installed properly: successinstallbannerslider

About

Banner Slider Extension on Magento 2 - best way to capture the eyes of visitors!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.8%
  • CSS 20.2%
  • HTML 9.0%
  • JavaScript 2.0%