selveq / slider
Magento 2 Slider extension for ScandiPWA theme
3.0.0
2026-09-18 20:13 UTC
Requires
- php: ^8.3
- claviska/simpleimage: ^3.7
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-catalog: ^104.0
- magento/module-cms: ^104.0
- magento/module-media-storage: ^100.4
- magento/module-store: ^101.1
- magento/module-widget: ^101.2
- selveq/cache: ^2.0
- selveq/module-core: ^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
- scandipwa/slider: *
- scandiweb/slider: *
README
Fork of scandipwa/slider 2.2.5, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandipwa/slider at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.
What it does
- Manages sliders under the Scandiweb admin menu, whose slides carry a schedule, store scope, up to three image or embed blocks and product hotspot maps.
- Serves them to the ScandiPWA storefront through
selveq/slider-graphqland to a Luma storefront through thescandiweb_sliderwidget and the Slick carousel it bundles. - Resizes every uploaded image to the 375, 768 and 1024 widths the srcsets ask for, never past the original width.
- Invalidates the cached pages a slider appears on whenever a slider, slide or image map is saved or deleted.
Install
composer require selveq/slider bin/magento setup:upgrade
License
OSL-3.0, the license of the original work. Scandiweb's copyright notices are kept in every file, and each file Selveq changed carries a Modifications © Selveq notice.
Bundled third-party libraries and their licenses are listed in THIRD-PARTY-NOTICES.md.