The FlexSlider module allows a developer to attach a Woothemes FlexSlider to a Page or DataObject. Various options are built into the DataExtension to allow for some level of customization in the CMS.
composer require dynamic/flexslider
FlexSlider displays an image slide show using the FlexSlider jQuery plugin. In the CMS you can specify a number of display options, including auto-animate, slide or fade, and loop.
We've added some additional configuration options since the 1.0.0 pre-releases. To update all of your existing FlexSliders with the new default values, run dev/tasks/SlideThumbnailNavMigrationTask
.
See the docs/en folder.