hammer/bannerslider-magento2 0.1.5

N/A

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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 [email protected]: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