jakesharp/module-productslider 1.1.0

A Magento 2 module for managing product sliders

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

ProductSliderM2

A FREE Magento 2 module to create and manage product sliders.

  • Built on top of fully responsive Slick slider
  • Display products such as:
    • Featured
    • New
    • Bestsellers
    • On sale
    • Most viewed

Or mix and match with the ones you want, or just make a custom slider. Choices. Good to have them.

Features:

  • Schedule slider - Publish on specific date and time
  • Place anywhere - Or exclude from an area like checkout and cart
  • Place easily - using either XML, .phtml or a widget
  • Display products in a default basic grid if you need
  • 🎉 Slider effects - Choose any you like
  • 🖖 Pick and choose - Add products manually
    For example: Your online channel just launched and Magento doesn't have a clue which your bestseller products are.
  • General settings - One set of settings to rule them all
  • Per slider settings - Exclude from the general rules


LIVE demo: - Frontend demo - Backend demo
user: demo pass: demo123

Installation:

Step 1

  • using Composer: in magento root installation folder run into the command line:

    • composer require jakesharp/module-productslider
  • or uploading files:

    • download core ZIP file from here
    • extract files
    • create directory in the app/code/JakeSharp/Core
    • upload extracted files there
    • download module ZIP file from here
    • extract files
    • create directory in the app/code/JakeSharp/Productslider
    • upload extracted files there
  • or using Git:

    • create directory in the app/code/JakeSharp/Core
    • clone core module with: git clone https://github.com/JakeSharp/CoreM2.git .
    • create directory in the app/code/JakeSharp/Productslider
    • clone module with: git clone https://github.com/JakeSharp/ProductSliderM2.git .

Step 2

  • In magento root directory run following comands into the command line:
    • bin/magento module:enable JakeSharp_Core
    • bin/magento module:enable JakeSharp_Productslider
    • bin/magento setup:upgrade

Step 3

  • Login to Magento admin and enable extension at the JakeSharp => Settings => General => Enable