Skip to content

delsoft/spree-multistore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published