Upgrade Guides
4.6 to 4.7
This guide covers upgrading a 4.6 Spree application to Spree 4.7.
We recommend upgrading straight to 4.8, as we improved how we handle translations in 4.8. This also means easier database migration, especially if you have a big product catalog.
If you’re on an older version than 4.6 please follow previous upgrade guides and perform those upgrades incrementally
1. Update gems
1. Update gems
2. Install and run missing migrations
2. Install and run missing migrations
3. (Optional) Re-Run Spree Frontend install
3. (Optional) Re-Run Spree Frontend install
If you’re using Spree Frontend gem, run the following additional commands to get everything set up correctly with the updated gems:
Read the release notes
For information about changes contained within this release, please read the Spree 4.7.0 Release Notes.