macgyer / mg-image-comparison-slider
Slider for showing the difference between two images
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
pkg:composer/macgyer/mg-image-comparison-slider
Requires
- php: ^8.2
- typo3/cms-core: ^13.4
- typo3/cms-fluid-styled-content: ^13.4
This package is auto-updated.
Last update: 2025-10-31 15:45:11 UTC
README
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 require section of your composer.json:
"require": { "macgyer/mg-image-comparison-slider": "^1.0" }
Changelog
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 |