Download the PHP package macgyer/mg-image-comparison-slider without Composer
On this page you can find all versions of the php package macgyer/mg-image-comparison-slider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download macgyer/mg-image-comparison-slider
More information about macgyer/mg-image-comparison-slider
Files in macgyer/mg-image-comparison-slider
Package mg-image-comparison-slider
Short Description Slider for showing the difference between two images
License GPL-2.0-or-later
Informations about the package mg-image-comparison-slider
Image Comparison Slider
A slider showing the difference between two images. Can be used vertical and horizontal. Based on img-comparison-slider
by sneas.
Installation
The preferred way of installation is through Composer. If you don't have Composer you can get it here: https://getcomposer.org/
To install the package add the following to the section of your composer.json:
Include the Site Set, either in your site configuration or as a dependency of another Set:
Without Site Sets
If your setup does not use Site Sets, import the TypoScript manually in your sitepackage:
Global default colors for handle and divider require the Site Set. Without it, colors can be configured individually per content element.
Changelog
1.2.0 - 2026-05-10
- [NEW]: add TYPO3 14 compatibility
- [FIX]: scope inline CSS to element ID to prevent color overrides when multiple sliders appear on the same page
- [FIX]: restore Appearance tab in backend form by basing CE type on
types['header']instead oftypes[1] - [FIX]: place Slider tab as second tab directly after General
1.1.1 - 2026-02-01
- [NEW]: update JS library to 8.0.7 which uses Constructable Stylesheets for Shadow DOM to avoid issues with nonce attribute when CSP is enabled
1.1.0 - 2025-11-22
- [FIX]: render images with
<f:image>instead of partial - [NEW]: add settings for handle and divider
1.0.1 - 2025-10-31
- [TASK]: cleanup unnecessary CSS rules
- [TASK]: fix README URLs
1.0.0 - 2025-10-31
- initial release
| URL | |
|---|---|
| Repository: | https://github.com/MacGyer/mg-image-comparison-slider |
| TER: | https://extensions.typo3.org/extension/mg_image_comparison_slider |
All versions of mg-image-comparison-slider with dependencies
typo3/cms-core Version ^13.4 || ^14.3
typo3/cms-fluid-styled-content Version ^13.4 || ^14.3