trive/module-revo

A Magento 2 module for managing product carousel

Installs: 3 692

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 9

Open Issues: 9

Type:magento2-module

1.0.2 2017-02-07 15:57 UTC

This package is not auto-updated.

Last update: 2024-05-06 10:05:19 UTC


README

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:

  • NO developer needed! - Profit!
  • Slider schedule - Schedule publishing at any time Place it anywhere - Even on checkout and cart
  • It's east to place - via XML, .phtml or a widget
  • Products grid display
  • 🎉 Slider effects - Choose the right one.
  • 🖖 Hybrid product selection - Let Magento take care of the data or add products manually
  • General slider settings - One set of settings applied to all Per slider settings
  • Per slider settings
  • Slick.js - Revo uses Slick.js library

Latest updates:**

  • Enable color swatches
  • Ajax add to cart

LIVE demo:


user: demo pass: demo123

Installation:

Step 1

- using Composer: in magento root installation folder run this using the command line:
- composer require trive/module-revo

Step 2

- In magento root directory run the following comands using the command line: - bin/magento module:enable Trive_Core - bin/magento module:enable Trive_Revo - bin/magento setup:upgrade

Step 3

- Login to Magento admin and enable extension at the Trive => Settings => General => Enable

Step 4

- That's it, you're done.