Skip to main content
If you’re on an older version than 4.6 please follow previous upgrade guides and perform those upgrades incrementally
  1. upgrade 4.3 to 4.4
  2. upgrade 4.4 to 4.5
  3. upgrade 4.5 to 4.6
bundle update
bin/rake railties:install:migrations && bin/rails db:migrate
If you’re using Spree Frontend gem, run the following additional commands to get everything set up correctly with the updated gems:
bin/rails g spree:frontend:install

Read the release notes

For information about changes contained within this release, please read the Spree 4.7.0 Release Notes.
I