trive / module-revo
A Magento 2 module for managing product carousel
Installs: 3 695
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 9
Open Issues: 9
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- trive/module-core: 1.0.0
This package is not auto-updated.
Last update: 2025-01-13 13:07:54 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
-
or uploading files directly:
-
or using Git:
- create directory in the app/code/Trive/Core
- clone core module with: git clone https://github.com/trive-digital/CoreMagento2.git .
- create directory in the app/code/Trive/Revo
- clone module with: git clone https://github.com/trive-digital/Revo-ProductSliderM2.git .