Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 1.1 KB

readme.md

File metadata and controls

23 lines (13 loc) · 1.1 KB

Range Slider Field for Craft 3


🚧 This plugin is only a partial port from its Craft 2 version by another author and is not fully supported. 🚧


This is a Craft CMS 3 compatible port of Max Lazar's MX RangeSlider plugin for Craft CMS 2. It adds a Matrix-compatible Field Type making ion.rangeSlider available for use in Entry fields.

Installation

composer require workingconcept/range-slider, then visit SettingsPlugins in the control panel and install.

Known Issues

  • Theme selection is not yet honored. (Only the Flat theme will be used.)
  • Field settings aren't validated properly, so adding hilarious values may result in not-hilarious problems.
  • There isn't a proper migration process, so you'll need to reconfigure existing Range Slider fields.

Contributing

Please do! I ported this to try and keep things moving on the Craft 3 compatibility front. Submit issues or pull requests and I'll do my best to respond—just know I'm making no promises!