0.0.4 • Published 1 year ago

@matthewkennedy/spree-frontend v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Spree (Legacy) Frontend

This is the old Spree Storefront extracted from Spree < 4.3 which was upgraded to Turbo/Hotwire.

Developed by

Vendo

All-in-one platform for all your Marketplace and B2B eCommerce needs. Start your 30-day free trial

Installation

Add

gem 'spree_frontend'

to your Gemfile.

Run:

bundle install
bin/rails g jsbundling:esbuild:install
bin/rails g turbo:install
bin/rails g spree:frontend:install

Maintanence policy

This gem is in maintainence mode.

We only accept bug fixes, Spree/Rails compatibility improvements & security patches.

For new project we recommend using Storefront API to create your own unique storefront or use one of the pre-built starters:

Customization

Developer documentation