magekey / module-product-slider-widget
Magento 2 Product Slider Widget
Installs: 907
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Language:CSS
Type:magento2-module
pkg:composer/magekey/module-product-slider-widget
This package is auto-updated.
Last update: 2025-10-28 00:40:34 UTC
README
Features:
- "Catalog Products Slider" Widget
Installing the Extension
composer require magekey/module-product-slider-widget
Deployment
php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode
Versions tested
2.2.6