Skip to content

mhenden/silverstripe-flexslider

 
 

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 ^4.0

Documentation

See the docs/en folder.

Troubleshooting

  • I've applied the FlexSlider DataExtension to a DataObject or Page and am receiving errors.
    • Be sure you have run a dev/build?flush=all
    • If this is an existing site installation and FlexSlider is being applied to existing records, be sure to run dev/tasks/SlideThumbnailNavMigrationTask. This will ensure default values expected for the module are setup for the existing records.

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.

Maintainer Contact

License

See License

About

SilverStripe FlexSlider

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.1%
  • Scheme 4.9%
  • CSS 3.0%