spree_slider icon indicating copy to clipboard operation
spree_slider copied to clipboard

Results 11 spree_slider issues
Sort by recently updated
recently updated
newest added

On Spree 4.2 it's correct hidden_field_tag in slides form to get products?

In rails 5 i need to edit the migrations and add [5.0] in class to work fine.

- Add slide_locations_controller - Add slide_location_serializer - Add slide_serializer - Add slide_location routes api v2

Check abilities before adding slides entry in admin configuration sub menu

…erb.deface Check abilities before adding slide locations entry in admin configuration sub menu

Add french locales

This makes possible to control slides publication using timestamps. This adds three new behaviors: 1. Slides where both `starts_at` and `ends_at` are defined are only shown if they are published...