dynamic/silverstripe-elemental-flexslider

Flexslider slideshow content block for Silverstripe Elemental

Installs: 24 063

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 15

Open Issues: 2

Type:silverstripe-vendormodule

2.1.1 2022-11-22 05:41 UTC

README

Slideshow content block for SilverStripe Elemental

CI codecov

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • dnadesign/silverstripe-elemental: ^4.8
  • dynamic/flexslider: ^4.0 || ^5.0

Installation

composer require dynamic/silverstripe-elemental-flexslider

License

See License

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

Translations

The translations for this project are managed via Transifex and are updated automatically during the release process. To contribute, please head to the link above and get translating!

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.