If you’re on an older version than 4.6 please follow previous upgrade guides and perform those upgrades incrementally
4.6 to 4.7
This guide covers upgrading a 4.6 Spree application to Spree 4.7.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
This guide covers upgrading a 4.6 Spree application to Spree 4.7.
bundle update
bin/rake spree:install:migrations && bin/rails db:migrate
bin/rails g spree:frontend:install
Was this page helpful?
