Search by

selveq / slider

ahmedwalied

Magento 2 Slider extension for ScandiPWA theme

Package info

github.com/sellveq/slider

Issues

Type:magento2-module

pkg:composer/selveq/slider

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

3.0.0 2026-09-18 20:13 UTC

This package is not auto-updated.

Last update: 2026-09-19 20:21:33 UTC


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-graphql and to a Luma storefront through the scandiweb_slider widget 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.