Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introducing Spree 2.0
Search
Sean Schofield
May 09, 2013
Programming
1
230
Introducing Spree 2.0
Spree 2.0 Preview Talk from DC RUG
Sean Schofield
May 09, 2013
Tweet
Share
More Decks by Sean Schofield
See All by Sean Schofield
A Game of Startups
schof
1
230
Behind the Best Storefronts
schof
0
69
Work at Spree
schof
0
96
Glimpse into the Future
schof
1
110
Spree 2.0 and Beyond
schof
1
290
The Spree Vision (SpreeConf - Dublin 2012)
schof
1
390
The Spree Road Map
schof
5
920
Other Decks in Programming
See All in Programming
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
590
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
260
선언형 UI에서의 상태관리
l2hyunwoo
0
240
これでLambdaが不要に?!Step FunctionsのJSONata対応について
iwatatomoya
2
3.9k
PHPカンファレンス 2024|共創を加速するための若手の技術挑戦
weddingpark
0
110
Jakarta EE meets AI
ivargrimstad
0
370
命名をリントする
chiroruxx
1
520
テストケースの名前はどうつけるべきか?
orgachem
PRO
0
170
php-conference-japan-2024
tasuku43
0
390
Monixと常駐プログラムの勘どころ / Scalaわいわい勉強会 #4
stoneream
0
310
暇に任せてProxmoxコンソール 作ってみました
karugamo
2
770
開発者とQAの越境で自動テストが増える開発プロセスを実現する
92thunder
1
220
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.5k
For a Future-Friendly Web
brad_frost
176
9.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Cult of Friendly URLs
andyhume
78
6.1k
Documentation Writing (for coders)
carmenintech
67
4.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
320
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
The Invisible Side of Design
smashingmag
299
50k
Code Reviewing Like a Champion
maltzj
521
39k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Transcript
Sean Schofield CEO - Spree Commerce Inc.
[email protected]
@uberzealot Introducing
Spree 2.0
Only $99 w/promo code “DCRUG”
What is Spree?
The World’s Most Flexible E-Commerce Platform
Created by Sean Schofield
Why Should You Care?
It’s Built on Ruby
According to the “Experts” • Mature, well-established codebase • Very
large, active development team • Stable Y-O-Y development activity • Very few source code comments WTF? Source: www.ohloh.net/p/spree/factoids
It’s Well Tested
Top 50 Project on Github
It’s a Great Reference Project • Lots of Code (Ruby,
JS, etc.) • Tons of Tests • Great example of Rails Engines • Latest and Greatest Technology
New Features in Spree 2.0
Split Core
Before: Core
After: Core FrontEnd BackEnd + +
Flexible UI Options http://scribble.spree.mx
Multiple Stock Locations
Create Stock Locations
Assign Location per Order
Split Shipments
Multiple Shipments and Methods
Add Custom Logic to the Splitter
Ruby 2.0
New i18n Features
Improved Translations
More Things to Translate
Improved Documentation
Comprehensive API Guide
Developer Docs (w/Tutorials)
Brand New Integration Guide
Several Other Changes 1,200+ Commits 2,000+ Files 34 Different Authors
Getting Started
Github: spree/spree README
$ gem install spree_cmd $ brew install imagemagick $ rails
new mystore $ spree install mystore $ rails server
http://spreecommerce.com/demo
Released Next Week
Want to Learn More?
Only $99 w/promo code “DCRUG”
Join our Community • Google Group/Mailing List: spree-user • IRC
Chat Room: #spree • Help with the Documentation • File an Issue • Write a Patch
Get a Job (with Us!)
Useful Links http://spreecommerce.com (Official Website) http://spreecommerce.com/demo (Hosted Demo) http://scribble.spree.mx (Backbone
Demo) http://spree.tw/147zky7 (Backbone Presentation) http://spreeconf.com (SpreeConf Website) http://edgeguides.spreecommerce.com (Docs)