No commit activity in last 3 years
No release in over 3 years
Spree Multi Theme is a standalone theme for Spree Commerce 1.1.0
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

SUMMARY

Spree Multi Theme is a standalone theme for Spree Commerce version 1.1.0.

This theme is now being used as the base theme for SpreeUI demo store:

INSTALLATION

Add the following line to your Gemfile:

gem 'spree_multi_theme', :git => 'git@github.com:railsfactory/spree_multi_theme.git'

NOTE: It's important that you add this line at the bottom of the Gemfile, or at least AFTER any other extension/engine/gem that you'd like to use the theme (i.e. Spree)

Run bunlder:

$ bundle install

Then Start The servers:

$ rails s

Optional: Clear out precompiled assets (required for install in sandbox):

$ rake assets:clean

Description:

Following the link "http://spreeui.railsfactory.com/admin" You can see the Theme tab according to the theme list you can select the theme.