Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Spree Commerce: any themes? [closed]

Tags:

themes

spree

I searched whole morning, and find out that there aren't any themes either to purchase or download for Spree. It seems that I have to build custom store front myself.

Spree seems to be very limited in this aspect when compared to OpenCart and PrestaShops.

Am I right?

like image 914
charleslcso Avatar asked Jun 15 '12 05:06

charleslcso


People also ask

What is spree API?

Storefront API is a modern REST API based on the JSON API spec which provides you with all the necessary endpoints to build amazing user intefaces either in JavaScript frameworks or native mobile libraries. Download official JavaScript & TypeScript SDK. Import to Postman.

What is spree framework?

SPREE members have created a framework for policymakers to consider their policy options to improve early learning for all students. The report provides an impetus for bipartisan and impactful policy and intentional leadership that improves access and opportunity for all young learners.


1 Answers

There are a few themes publicly available:

  • https://github.com/spree/spree_fancy
  • http://spreecommerce.com/extensions/254-spree_multi_theme
  • https://github.com/spree/spree_rdr_theme
  • https://github.com/sammyd/spree_tuatun_theme
  • https://github.com/spree/spree_blue_theme

As well as other available here: https://github.com/search?langOverride=&q=spree+theme&repo=&start_value=1&type=Repositories

like image 97
GeekOnCoffee Avatar answered Oct 05 '22 14:10

GeekOnCoffee