Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 2.55 KB

README.md

File metadata and controls

47 lines (27 loc) · 2.55 KB

SilverStripe Flexslider

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

Latest Stable Version Total Downloads Latest Unstable Version License

Overview

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.

Requirements

Installation

composer require dynamic/flexslider

Recommended Add-Ons

Example usage

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.

screen shot

Pre-Release Migration Task

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.

Documentation

See the docs/en folder.

Maintainer Contact