spree_slider icon indicating copy to clipboard operation
spree_slider copied to clipboard

Spree v3_0 support

Open vmatekole opened this issue 11 years ago • 1 comments

Hi,

I am new to Spree and am using v3_0 as it comes out of the box with bootstrap support. When looking at the admin section, there is no slider option rendered, furthemore I cannot see any errors on the console and all migrations have been ran. Happy to fix this in a PR, if you can point me in the right direction.

~victor

vmatekole avatar Mar 02 '15 18:03 vmatekole

I don't think this extension has been updated for 3.0. The deface override needs to be updated to add the link in the configuration menu: https://github.com/priviterag/spree_slider/blob/master/app/overrides/spree/admin/shared/_configuration_menu/add_slides_to_admin_configurations_sidebar_menu.html.erb.deface

However I recommend you begin following https://github.com/spree-contrib/spree_slider as I believe work on this repo has moved there

JDutil avatar Mar 02 '15 19:03 JDutil