Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree MultiStore Extension

The goal is to be able to host multiple stores with one Spree app.

Assumptions:

Individual stores are accessed like this:

http://example.com/store1 and http://example.com/store2

Admin URL:

http://example.com/admin

Store will be read via a current_store method using session[:store_id], similar to current_user

About

Spree extension which allows users to create and manage multiple stores

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors