Skip to content

ishannz/silverstripe-elemental-flexslider

 
 

Repository files navigation

SilverStripe Elemental Flexslider

Slideshow content block for SilverStripe Elemental

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • SilverStripe ^4.0
  • SilverStripe Elemental ^2.0
  • Dynamic Flexslider ^3.0

Installation

composer require dynamic/silverstripe-elemental-flexslider

Example usage

A block to display a Flexslider slideshow on your page. Image, headline, description and link.

Flexslider Options

  • Slide or Fade transitions.
  • Animate Automatically - Starts the slideshow on page load.
  • Loop Carousel - Makes the slideshow an infinite loop instead of not being able to go next on the last slide or previous on the first slide.
  • Show ControlNav - Adds the circle dots as "pagination" links.
  • Show DirectionNav - Adds the arrows on the left and right sides of a slideshow for navigating.
  • Thumbnail Navigation - Creates thumbnail images below the main slide show. These are also used as navigation elements to each slide.
  • Show Carousel Control Navigation - Same as ControlNav above, except for the thumbnails.
  • Show Carousel Direction Navigation - Same as DirectionNav above, except for the thumbnails.

Screen Shots

Front End sample of a Slideshow Element

Front End sample of a Slideshow Element

CMS - Slideshow Element Main Tab

CMS - Slideshow Block Main Tab

CMS - Slideshow Element - Slides List

CMS - Slideshow Element - Slides List

CMS - Slideshow Element - Slide Add/Edit

CMS - Slideshow Element - Slide Add/Edit

Legacy migration

If you have a site using a version of this block older than 1.0.0-beta4, you will need to use the following tool to update the namespace of your records:

See Dynamic Elemental Blocks Migrator

Getting more elements

See Elemental modules by Dynamic

Configuration

See SilverStripe Elemental Configuration

About

Slideshow content block for SilverStripe Elemental

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.5%
  • JavaScript 22.3%
  • Scheme 4.2%